projects
/
vchess.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Show FEN during game (for debug at least)
[vchess.git]
/
views
/
error.pug
1
extends layout
2
3
block content
4
h1= message
5
h2= error.status
6
pre #{error.stack}