<%= stylesheet_link_tag 'crud' %> <%= javascript_include_tag :all %> <%= csrf_meta_tag %>

<%= @title %>

<%= flash[:notice] %>

<%= yield %>