Custom error pages
This commit is contained in:
parent
f35246c9e2
commit
957344922b
13 changed files with 228 additions and 13 deletions
2
templates/scripts/mail-error500.html
Normal file
2
templates/scripts/mail-error500.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{# The data is already sent as HTML, so we return only the HTML data. Devs don't need a pretty mail... #}
|
||||
{{ error }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue