mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Hide pre block altogether if error message does not exist
This commit is contained in:
parent
b21d8cba31
commit
cd7830242e
@ -4,4 +4,5 @@ block content
|
|||||||
.container.errmsg
|
.container.errmsg
|
||||||
h1= message
|
h1= message
|
||||||
h2= error.status
|
h2= error.status
|
||||||
pre #{error.stack}
|
if error.stack
|
||||||
|
pre #{error.stack}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user