<%= raw(notice) %>
<% end %> <% if alert %><%= raw(alert) %>
<% end %> <%= yield %>% if params[:controller] == "resources" %> <% else %> <%= stylesheet_link_tag "application", :media => "all" %> <% end %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %>
<%= raw(notice) %>
<% end %> <% if alert %><%= raw(alert) %>
<% end %> <%= yield %>