Fix mistake in Grand variant (same as in Crazyhouse before)
[vchess.git] / views / error.pug
CommitLineData
1d184b4c
BA
1extends layout
2
3block content
4 h1= message
5 h2= error.status
6 pre #{error.stack}