This website requires JavaScript.
Explore
Help
Sign in
BDE_IUT_Info
/
SOD
Archived
Watch
1
Star
0
Fork
You've already forked SOD
0
Code
Activity
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.
efb7234641
SOD
/
views
/
error.pug
8 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Init commit
2020-06-26 16:59:54 +02:00
extends layout
block content
Update error page
2020-08-14 20:13:38 +02:00
div.card
h1= message
h2= error.status
pre #{error.stack}
Copy permalink