Make the HTTPErrorHtmlResponse not Html only.

This commit is contained in:
Matthieu Gautier
2022-05-11 12:15:57 +02:00
parent e51a5b9ebc
commit cadd2a5cbb
6 changed files with 89 additions and 83 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8">
<error>{{PAGE_TITLE}}</error>
{{#details}}
<detail>{{{p}}}</detail>
{{/details}}