This website requires JavaScript.
Explore
Help
Sign In
Blankie
/
pastel.codes
Watch
1
Star
0
Fork
0
You've already forked pastel.codes
mirror of
https://github.com/aurora-dot/pastel.codes.git
synced
2024-11-22 16:22:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6cf9cfedb0
pastel.codes
/
views
/
error.pug
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added initial code
2020-06-17 22:34:29 +01:00
extends layout
block content
Changed indent spaces and made localhost only
2020-06-18 22:56:03 +01:00
h1= message
h2= error.status
pre #{error.stack}
Copy Permalink