Files
redmine/git/app/views/common/404.rhtml
T
2008-03-07 16:13:06 +00:00

7 lines
130 B
ERB

<h2>404</h2>
<p><%= l(:notice_file_not_found) %></p>
<p><a href="javascript:history.back()">Back</a></p>
<% html_title '404' %>