Commit cabfe33e authored by bootstraponline's avatar bootstraponline

Prevent flash on first load

parent 3de49906
...@@ -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