<%= render :partial => 'shared/flashes' -%>
<%= yield %>
<%= render :partial => 'shared/javascript' %>
--
libgit2 0.21.2
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index fb61256..207a350 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -7,7 +7,7 @@ <%= stylesheet_link_tag :flutie, 'CHANGEME', :cache => 'screen' %>
-