This commit is contained in:
ryanwong
2022-02-06 20:45:55 -05:00
parent 85f869a64a
commit 9ec9c8a4f7
19 changed files with 425 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}