diff --git a/django/views/templates/technical_500.html b/django/views/templates/technical_500.html index 3e3d3b3325..a384c10b9a 100644 --- a/django/views/templates/technical_500.html +++ b/django/views/templates/technical_500.html @@ -61,6 +61,7 @@ span.commands a:link {color:#5E5694;} pre.exception_value { font-family: sans-serif; color: #575757; font-size: 1.5em; margin: 10px 0 10px 0; } .append-bottom { margin-bottom: 10px; } + .fname { user-select: all; } {% if not is_email %}