Mercurial > hg > soundsoftware-site
view app/views/common/.svn/text-base/error.html.erb.svn-base @ 870:b8475c3e5f30 feature_126
Close obsolete branch feature_126
author | Chris Cannam |
---|---|
date | Sat, 02 Apr 2011 16:11:30 +0100 |
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 %>