%= stylesheet_link_tag "application" %> <%= javascript_include_tag "vendor/modernizr" %> <%= javascript_include_tag "application", 'data-turbolinks-track' => true %> <%= csrf_meta_tags %>
<% if notice %><%= notice %>
<% end %> <% if alert %><%= alert %>
<% end %> <%= yield %>