X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/62d55f6e7b7a956714166a5ed409368937218997..277d9e323c1c9c525c1cea4590dc71bc56aeed06:/app/views/layouts/hc.rhtml diff --git a/app/views/layouts/hc.rhtml b/app/views/layouts/hc.rhtml index 13b2e72..6046735 100755 --- a/app/views/layouts/hc.rhtml +++ b/app/views/layouts/hc.rhtml @@ -17,7 +17,6 @@ - <% if @flash[:notice]%> -
<%= @flash[:notice] %>
+ <% if flash[:notice]%> +
<%= flash[:notice] %>
<% end%>