Allow custom messages in the 404_embed.jade template
This commit is contained in:
parent
457a63ddcb
commit
041722f71a
@ -3,7 +3,7 @@
|
|||||||
.error-title 404. Not Found.
|
.error-title 404. Not Found.
|
||||||
|
|
||||||
.error-lead.
|
.error-lead.
|
||||||
Whatever you're looking for, it's not here.
|
{{ description | default("Whatever you're looking for, it's not here.", True) }}
|
||||||
|
|
||||||
hr
|
hr
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user