Step toward a one-page application
[vchess.git] / views / error.pug
index 51ec12c..7eb2aff 100644 (file)
@@ -1,6 +1,7 @@
-extends layout
+doctype html
+html
 
-block content
+body
   h1= message
   h2= error.status
   pre #{error.stack}