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

16
views/500.jade Normal file
View File

@@ -0,0 +1,16 @@
extends interior-page-layout
block pagetitle
| 500: Error
block interiorcontent
p
| So sorry! Whatever you were trying to do has caused
| some type of unknown error. Yikes!
p
| Please let us know about the problem by reporting it
| with the little question mark bubble in the bottom
| right of the screen.
p Thanks!