update view engine

This commit is contained in:
ryanwong
2022-09-13 18:49:20 -04:00
parent 2f130478db
commit 27fe7a03e2
6 changed files with 781 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}