mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +00:00
Merge pull request #35 from tmp-/fix_flash_on_load
Prevent flash on first load
This commit is contained in:
commit
26eef2f000
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ under the License.
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
<div class="page-wrapper">
|
<div class="page-wrapper">
|
||||||
|
<div class="dark-box"></div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<%= yield %>
|
<%= yield %>
|
||||||
<% if current_page.data.includes %>
|
<% if current_page.data.includes %>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue