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/403.jade Normal file
View File

@@ -0,0 +1,16 @@
extends interior-page-layout
block pagetitle
| 403: Forbidden
block interiorcontent
p
| Sorry, you are not authorized to perform that action.
p
| If you think you should be able to perform this action
| please let us know about the issue by sending us a message
| via the little question mark bubble in the bottom-right of
| the screen.
p Thanks!