error pages
This commit is contained in:
3
views/error.html
Normal file
3
views/error.html
Normal file
@ -0,0 +1,3 @@
|
||||
@include(main/header)
|
||||
<h1>{{ message }}</h1>
|
||||
@include(main/footer)
|
Reference in New Issue
Block a user