<%= stylesheet_link_tag 'application', media: 'all' %> <%= javascript_include_tag 'application' %>

<%= flash[:notice] %>

<%= yield %>