root/trunk/vendor/railties/html/404.html @ 1

Revision 1, 129 bytes (checked in by dema, 8 years ago)

Initial import

Line 
1<html>
2<body>
3  <h1>File not found</h1>
4  <p>Change this error message for pages not found in public/404.html</p>
5</body>
6</html>
Note: See TracBrowser for help on using the browser.