Mercurial > hg > soundsoftware-site
view app/views/common/.svn/text-base/error.html.erb.svn-base @ 881:fade849e02c5 feature_73
Close obsolete branch feature_73
author | Chris Cannam |
---|---|
date | Fri, 25 Mar 2011 15:48:36 +0000 |
parents | 94944d00e43c |
children | cbce1fd3b1b7 |
line wrap: on
line source
<h2><%=h @status %></h2> <p id="errorExplanation"><%=h @message %></p> <p><a href="javascript:history.back()">Back</a></p> <% html_title @status %>