OSDN Git Service

Improved error message when trying to access an archived project (#2995).
[redminele/redmine.git] / app / views / common / 403.rhtml
1 <h2>403</h2>
2
3 <p><%=h @message %></p>
4 <p><a href="javascript:history.back()">Back</a></p>
5
6 <% html_title '403' %>