X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/dc635b6d39be19a09a428282b6d639d029908df6..277d9e323c1c9c525c1cea4590dc71bc56aeed06:/app/views/layouts/hc.rhtml diff --git a/app/views/layouts/hc.rhtml b/app/views/layouts/hc.rhtml index 2408083..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%>