summaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/400.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/400.html')
-rw-r--r--python/fatcat_web/templates/400.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/fatcat_web/templates/400.html b/python/fatcat_web/templates/400.html
index 21f98aad..c0a00652 100644
--- a/python/fatcat_web/templates/400.html
+++ b/python/fatcat_web/templates/400.html
@@ -12,6 +12,8 @@
<div class="header"></div>
{% if err and err.description %}
<p>{{ err.description }}
+ {% elif err %}
+ <p>{{ err }}
{% else %}
<p>Wasn't able to handle the request, either due to incorrect or unexpected
input. Usually more context should be available; if you hit this page it means