diff --git a/src/registrar/templates/django/forms/label.html b/src/registrar/templates/django/forms/label.html index a037c6315..49106eb02 100644 --- a/src/registrar/templates/django/forms/label.html +++ b/src/registrar/templates/django/forms/label.html @@ -8,7 +8,7 @@ {{ field.label }} {% endif %} - + {% if widget.attrs.required %} {% if field.label != "Is your organization an election office?" and field.label != “What .gov domain do you want?” and