diff --git a/templates/500.html b/templates/500.html index b80772fd..0d38c4c8 100644 --- a/templates/500.html +++ b/templates/500.html @@ -6,9 +6,9 @@

Server Error (500)

-{% if exception %} +{% comment %} {% if exception %} {{exception}} -{% endif %} +{% endif %} {% endcomment %} {% endblock %} \ No newline at end of file