made 404 page message clearer.

This commit is contained in:
danielvincent 2010-10-28 14:07:52 -07:00
parent 55b38585d6
commit 0dcffc6227
2 changed files with 2 additions and 4 deletions

View file

@ -18,9 +18,7 @@
<body> <body>
<!-- This file lives in public/404.html --> <!-- This file lives in public/404.html -->
<div class="dialog"> <img src="images/404.png"/>
<h1>The page you were looking for doesn't exist.</h1>
<p>You should try going outside.</p>
</div>
</body> </body>
</html> </html>

BIN
public/images/404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB