This commit is contained in:
ryanwong
2022-02-06 21:10:59 -05:00
parent b335944b8a
commit 1fe7e690dd
13 changed files with 478 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}