annotate app/views/common/404.rhtml @ 17:cefbcad807b5 yuya

Add new stylesheet for soundsoftware.ac.uk style
author Chris Cannam
date Fri, 10 Sep 2010 15:17:13 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 <h2>404</h2>
Chris@0 2
Chris@0 3 <p><%= l(:notice_file_not_found) %></p>
Chris@0 4 <p><a href="javascript:history.back()">Back</a></p>
Chris@0 5
Chris@0 6 <% html_title '404' %>