<%= render :partial => 'shared/head' %> <%= render :partial => 'shared/nav_bar' %>
<%= flash[:notice] %>
<%= yield %>