From 3402dde43c779c4acf0598df5e36c49c6d33c6af Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 26 Feb 2024 10:55:22 +0000 Subject: [PATCH] . --- templates/500.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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