view app/views/common/.svn/text-base/error.html.erb.svn-base @ 284:23c69f60a959 cannam-pre-20110113-merge

Merge from branch "bug_95"
author Chris Cannam
date Wed, 23 Mar 2011 11:19:50 +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 %>