%= csrf_meta_tags %>
<% flash.each do |key, value| %> <%= content_tag :div, value, class: "alert alert-danger" %> <% end %>
<%= yield %>