Start thinking on room.js: TODO, implement and test challenge / new game HH / abort...
[vchess.git] / views / error.pug
CommitLineData
8a477a7e
BA
1doctype html
2html
1d184b4c 3
8a477a7e 4body
1d184b4c
BA
5 h1= message
6 h2= error.status
7 pre #{error.stack}