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