Mercurial > hg > soundsoftware-site
view app/views/common/.svn/text-base/error.html.erb.svn-base @ 887:f210ac4c5b05 bug_89
Close obsolete branch bug_89
author | Chris Cannam |
---|---|
date | Wed, 16 Mar 2011 13:44:25 +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 %>