<%= stylesheet_link_tag 'default' %>
<% if flash[:notice] -%>

<%= flash[:notice] %>

<% end -%> <%= yield %>