diff --git a/src/registrar/templates/domain_request_purpose.html b/src/registrar/templates/domain_request_purpose.html index fb5145476..9c6754f22 100644 --- a/src/registrar/templates/domain_request_purpose.html +++ b/src/registrar/templates/domain_request_purpose.html @@ -4,7 +4,6 @@ {% block form_instructions %}

.Gov domains are intended for public use. Domains will not be given to organizations that only want to reserve a domain name (defensive registration) or that only intend to use the domain internally (as for an intranet).

Read about activities that are prohibited on .gov domains.

-

What is the purpose of your requested domain?

{% endblock %} {% block form_required_fields_help_text %} @@ -20,6 +19,7 @@ {{forms.3.management_form}} {{forms.4.management_form}} {{forms.5.management_form}} +

What is the purpose of your requested domain?

Select one. *

@@ -74,6 +74,7 @@ {% else %} +

What is the purpose of your requested domain?

Describe how you’ll use your .gov domain. Will it be used for a website, email, or something else?

{% with attr_maxlength=2000 add_label_class="usa-sr-only" %}