projects
/
vchess.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7eb2affe296de826bde2ade1a31cc49da48f969c
[vchess.git]
/
views
/
error.pug
1
doctype html
2
html
3
4
body
5
h1= message
6
h2= error.status
7
pre #{error.stack}