diff --git a/src/registrar/templates/application_dotgov_domain.html b/src/registrar/templates/application_dotgov_domain.html index 8f0357e8c..06c517756 100644 --- a/src/registrar/templates/application_dotgov_domain.html +++ b/src/registrar/templates/application_dotgov_domain.html @@ -48,9 +48,9 @@ {% csrf_token %} {{ wizard.form.dotgov_domain|add_label_class:"usa-label" }}
- www. + www. {{ wizard.form.dotgov_domain|add_class:"usa-input"|attr:"aria-describedby:domain_instructions" }} - .gov + .gov

Alternative domains

@@ -58,9 +58,9 @@
{{ wizard.form.alternative_domain|add_label_class:"usa-label" }}
- www. + www. {{ wizard.form.alternative_domain|add_class:"usa-input" }} - .gov + .gov