Mercurial > hg > soundsoftware-site
view app/views/common/error.html.erb @ 871:d6c20f61a130 feature_128
Close obsolete branch feature_128
author | Chris Cannam |
---|---|
date | Sat, 02 Apr 2011 12:22:46 +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 %>