From 4fe486520f9275d88f25a867706b974886ad1b54 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Tue, 14 Jan 2020 10:08:27 +0100 Subject: [PATCH] Fixed nesting in technical 500 template. --- django/views/templates/technical_500.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/views/templates/technical_500.html b/django/views/templates/technical_500.html index a63c7183e6..3e3d3b3325 100644 --- a/django/views/templates/technical_500.html +++ b/django/views/templates/technical_500.html @@ -208,7 +208,7 @@ {% endif %} {% if frames %}
-

Traceback {% if not is_email %} +

Traceback{% if not is_email %} Switch to copy-and-paste view{% endif %}