<%= yield :ribbon %> <% if notice %>
<%= notice %>
<% end %> <% if alert %>
<%= alert %>
<% end %> <%= yield %>