Content Updates

This commit is contained in:
Katherine-Osos 2023-08-14 11:28:28 -05:00 committed by GitHub
parent a2277ab7b7
commit c295c22c8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,13 @@
{% load static field_helpers %} {% load static field_helpers %}
{% block form_instructions %} {% block form_instructions %}
<p>Wed like to contact other employees in your organization about your domain request. For example, they could be involved in managing your organization or its technical infrastructure. <strong>This information will help us assess your eligibility for a .gov domain.</strong> These contacts should be in addition to you and your authorizing official. They should be employees of your organization.</p> <p>To help us assess your eligibility for a .gov domain, please provide contact information for at least two other employees from your organization.
<ul class="usa-list">
<li>They must be employees who are clearly and publicly affiliated with your organization and familiar with your domain request. </li>
<li>They do not need to be involved with the technical management of your domain (although they can be). </li>
<li>We typically dont reach out to these employees, but if contact is necessary, our practice is to coordinate with you, the requestor. </li>
</ul>
</p>
{% endblock %} {% endblock %}