diff --git a/src/registrar/templates/401.html b/src/registrar/templates/401.html index e5f7781c5..a11f42bae 100644 --- a/src/registrar/templates/401.html +++ b/src/registrar/templates/401.html @@ -30,7 +30,7 @@ {% if log_identifier %}
Here's a unique identifier for this error.
-{{ log_identifier }}+
{{ log_identifier }}
{% translate "Please include it if you contact us." %}
{% endif %}