Made errorMsg into p, so it get to the next line.
This commit is contained in:
parent
e47e592b01
commit
1e4836ca86
@ -19,4 +19,4 @@ block body
|
||||
h1 #{code}
|
||||
| #{http.StatusText(code)}
|
||||
if errorMsg != ""
|
||||
| #{errorMsg}
|
||||
p #{errorMsg}
|
||||
|
Loading…
Reference in New Issue
Block a user