view app/views/common/403.rhtml @ 35:67e8aef29de9 luisf

simple test
author luisf
date Thu, 18 Nov 2010 17:50:11 +0000
parents 513646585e45
children
line wrap: on
line source
<h2>403</h2>

<p><%= l(:notice_not_authorized) %></p>
<p><a href="javascript:history.back()">Back</a></p>

<% html_title '403' %>