<%= stylesheet_link_tag 'application' %> <%= yield :head %>
<%= user_header %>

<%= flash[:notice] %>

<%= yield %>