7 lines
153 B
Plaintext
Raw Normal View History

2011-05-29 12:00:18 -07:00
<h2><%=h @status %></h2>
<p id="errorExplanation"><%=h @message %></p>
<p><a href="javascript:history.back()">Back</a></p>
2011-07-30 12:51:06 -07:00
<% html_title h(@status) %>