diff --git a/server/layouts/default.html.eco b/server/layouts/default.html.eco index 9fe7d8f44..6c4b4bdcd 100755 --- a/server/layouts/default.html.eco +++ b/server/layouts/default.html.eco @@ -27,6 +27,9 @@ + + + <% unless 'development' in @getEnvironments(): %> @@ -66,12 +69,11 @@ + <% else: %> + + <% end %> - - @@ -80,6 +82,7 @@ + <% if 'development' in @getEnvironments(): %> @@ -93,6 +96,9 @@ + <% else: %> + + <% end %>