Initial commit
This commit is contained in:
6
server/views/error.pug
Normal file
6
server/views/error.pug
Normal file
@@ -0,0 +1,6 @@
|
||||
extend templates/layout.pug
|
||||
|
||||
block content
|
||||
.container
|
||||
.center
|
||||
h1 Internal Server Error
|
||||
Reference in New Issue
Block a user