Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
SOD/views/error.pug
2020-09-29 16:19:43 +02:00

7 lines
107 B
Text

extends layout
block content
div.container.center
h1=message
h3=error.status
h5=error.stack