fipamo/themes/default/error.pug
2018-10-31 12:00:31 -04:00

7 lines
88 B
Text

extends frame
block main-content
h1= message
h2= error.status
pre #{error.stack}