Added a 404 error page; added some more linking between the pages
This commit is contained in:
5
views/error/404.erb
Normal file
5
views/error/404.erb
Normal file
@ -0,0 +1,5 @@
|
||||
<p>This page does not exist.</p>
|
||||
|
||||
<p>If you're looking for a message, it's possible that it has already been viewed and subsequently deleted.</p>
|
||||
|
||||
<p>If you would like to send a new message, head <a href="/">back home</a> to get started.</p>
|
Reference in New Issue
Block a user