Merge pull request #35 from tmp-/fix_flash_on_load

Prevent flash on first load
This commit is contained in:
Robert Lord 2014-04-17 12:08:32 -04:00
commit 26eef2f000

View file

@ -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 %>