Error pages

This commit is contained in:
Ben Ramey
2014-05-13 13:34:19 -05:00
parent d02bd6c659
commit 605a004f8b
7 changed files with 48 additions and 234 deletions

12
views/404.jade Normal file
View File

@@ -0,0 +1,12 @@
extends interior-page-layout
block pagetitle
| 404: Page not found
block interiorcontent
p
| Sorry! The page you were looking for could not be found. If you think
| the page should have been found, let us know. Use the question mark bubble
| in the bottom right of the screen to send us a bug report.
p Thanks!