##// END OF EJS Templates
Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001)....
Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1283 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1019:3e0acc0b7e1f
r1268:a8e6f68aaf3b
Show More
403.rhtml
6 lines | 130 B | text/html+ruby | RhtmlLexer
<h2>403</h2>
<p><%= l(:notice_not_authorized) %></p>
<p><a href="javascript:history.back()">Back</a></p>
<% html_title '403' %>