%= stylesheet_link_tag 'cute_admin' %>
<% if flash[:notice] -%>
<%= flash[:notice] %>
<% end -%> <%= yield %>