Skip to content

Instantly share code, notes, and snippets.

@PirosB3
Created October 16, 2013 13:14
Show Gist options
  • Save PirosB3/7007523 to your computer and use it in GitHub Desktop.
Save PirosB3/7007523 to your computer and use it in GitHub Desktop.
<% if flash[:error] %>
<p class="welcome"><%= flash[:error] %></p>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment