view .svn/pristine/a0/a06bd0e55ce970d54bb6d369cc24705f44d92b5d.svn-base @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents
children
line wrap: on
line source
<h2><%=h @status %></h2>

<% if @message.present? %>
  <p id="errorExplanation"><%=h @message %></p>
<% end %>
<p><a href="javascript:history.back()">Back</a></p>

<% html_title @status %>