mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
Hide pre block altogether if error message does not exist
This commit is contained in:
@@ -4,4 +4,5 @@ block content
|
|||||||
.container.errmsg
|
.container.errmsg
|
||||||
h1= message
|
h1= message
|
||||||
h2= error.status
|
h2= error.status
|
||||||
|
if error.stack
|
||||||
pre #{error.stack}
|
pre #{error.stack}
|
||||||
|
|||||||
Reference in New Issue
Block a user