<% flash.keys.each do |key| -%>
<%= flash[key] %>
<% end -%>
<%= catch_content :for_layout %>