X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=views%2Ferror.pug;h=7eb2affe296de826bde2ade1a31cc49da48f969c;hp=51ec12c6a26323d9f5bc51fb98cb1324a739ea4c;hb=8a477a7e1b781babc74d7935b80ac0b18ec04f86;hpb=0bd5933d97a90473233d0f90f465a43aba430ffa diff --git a/views/error.pug b/views/error.pug index 51ec12c6..7eb2affe 100644 --- a/views/error.pug +++ b/views/error.pug @@ -1,6 +1,7 @@ -extends layout +doctype html +html -block content +body h1= message h2= error.status pre #{error.stack}