diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index e18f8cf..f08bb46 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -11,8 +11,6 @@
<%= notice %>
<% end %> - <% if alert %><%= alert %>
<% end %><%= notice %>
<% end %><% if alert %><%= alert %>
<% end %> + <% end %> <%= yield %>