Mercurial > hg > soundsoftware-site
view app/views/common/.svn/text-base/error.html.erb.svn-base @ 882:9e27d0747c77 bug_97
Close obsolete branch bug_97
author | Chris Cannam |
---|---|
date | Fri, 25 Mar 2011 13:58:03 +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 %>