Mercurial > hg > soundsoftware-site
view app/views/common/.svn/text-base/error.html.erb.svn-base @ 189:b55279e641b8 cannam-pre-20110113-merge
Merge from branch "feature_55"
author | Chris Cannam |
---|---|
date | Thu, 03 Feb 2011 15:55:45 +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 %>