Commit 26eef2f0 authored by Robert Lord's avatar Robert Lord

Merge pull request #35 from tmp-/fix_flash_on_load

Prevent flash on first load
parents 3de49906 cabfe33e
...@@ -81,6 +81,7 @@ under the License. ...@@ -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 %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment