Mercurial > hg > soundsoftware-site
view app/views/common/error.html.erb @ 795:22358e72a390 feature_14
removed a couple of forgotten debug messages.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 21 Nov 2011 16:20:30 +0000 |
parents | cbce1fd3b1b7 |
children | cbb26bc654de |
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 %>