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.
<% end %>
</div>
<div class="page-wrapper">
<div class="dark-box"></div>
<div class="content">
<%= yield %>
<% 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