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