view app/views/common/.svn/text-base/error.html.erb.svn-base @ 224:4d438600f46b feature_20

Merge
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 15 Feb 2011 16:59:12 +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 %>