<%= stylesheet_link_tag "application", :media => "all" %> <%= csrf_meta_tags %> <%= favicon_link_tag "favicon.ico" %> <%= render "/layouts/head" %> <%= "
#{alert}
".html_safe if alert %> <%= "
#{notice}
".html_safe if notice %>
<%= yield %>