root/peasantonline/public/404.html

Revision 51, 235 bytes (checked in by jm3, 2 years ago)

rails skeleton

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <body>
5   <h1>File not found</h1>
6   <p>Change this error message for pages not found in public/404.html</p>
7 </body>
8 </html>
Note: See TracBrowser for help on using the browser.