%= stylesheet_link_tag 'delayed/web/application' %>
<% flash.each do |type, message| %>
<%= flash[type] %>
<% end %> <%= yield %>