Error pages
This commit is contained in:
16
views/500.jade
Normal file
16
views/500.jade
Normal 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!
|
||||
Reference in New Issue
Block a user