From cabfe33e580b7ab3681e1e39805ace5ab84ea33d Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Wed, 16 Apr 2014 20:37:57 -0400 Subject: [PATCH] Prevent flash on first load --- source/layouts/layout.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index bcceb15..3d05788 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -81,6 +81,7 @@ under the License. <% end %>
+
<%= yield %> <% if current_page.data.includes %>