diff --git a/django/views/debug.py b/django/views/debug.py index ac942f7152..4a9d8bd8b6 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -499,7 +499,7 @@ Exception Type: {{ exception_type|escape }} at {{ request.path|escape }} Exception Value: {{ exception_value|escape }}

- +