diff --git a/django/views/debug.py b/django/views/debug.py index 4e9dcb1d7c..6da89ffcf5 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -405,7 +405,7 @@ TECHNICAL_500_TEMPLATE = """ Exception Value: -
{{ exception_value|escape }}

+      
{{ exception_value|escape }}
Exception Location: @@ -630,7 +630,7 @@ Exception Value: {{ exception_value|escape }} {% else %}

No FILES data

{% endif %} - + {% if request.COOKIES %}