mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-14 18:43:57 +00:00
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
|
extends layout
|
||
|
|
||
|
block content
|
||
|
h1= message
|
||
|
h2= error.status
|
||
|
pre #{error.stack}
|