view app/views/common/.svn/text-base/error.html.erb.svn-base @ 555:dd4c04e5756d feature_36

removed unused file.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 03 Aug 2011 15:16:41 +0100
parents cbce1fd3b1b7
children
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 %>