summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/templates/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/404.html b/app/templates/404.html
index 51dcd89..87e2575 100644
--- a/app/templates/404.html
+++ b/app/templates/404.html
@@ -7,7 +7,7 @@
<dd>{{error.code}}</dd>
<dt>Beschreibung</dt>
- <dd>{{error.description}}</dd>
+ <dd>{{error.description|safe}}</dd>
</dl>
<p>