<% if flash('feedback_flash')[:notice] %>
<%= flash('feedback_flash')[:notice] %>
<% end %> <%= yield %>
back