Allow custom messages in the 404_embed.jade template

This commit is contained in:
Sybren A. Stüvel 2016-10-21 14:38:52 +02:00
parent 457a63ddcb
commit 041722f71a

View File

@ -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