Slight edit to the "other contacts" intro text

This commit is contained in:
Michelle Rago 2023-02-06 10:37:52 -05:00 committed by Seamus Johnston
parent ffedcac439
commit 324f099c5e
No known key found for this signature in database
GPG key ID: 2F21225985069105

View file

@ -3,14 +3,13 @@
{% block form_instructions %} {% block form_instructions %}
<p>Wed like to contact other employees with administrative or technical <p>Wed like to contact other employees with administrative or technical
responsibilities in your organization. For example, they could be involved in responsibilities in your organization. They should be employees of
your organization. For example, they could be involved in
managing your organization or its technical infrastructure. This information will managing your organization or its technical infrastructure. This information will
help us assess your eligibility and understand the purpose of the .gov domain. These help us assess your eligibility and understand the purpose of the .gov domain. These
contacts should be in addition to you and your authorizing official.</p> contacts should be in addition to you and your authorizing official.</p>
<p>Please list other administrative or technical contacts. They should be employees of <p>Well email these contacts to let them know that you made this request.</p>
your organization. Well email these contacts to let them know that you made this
request.</p>
{% endblock %} {% endblock %}
@ -49,4 +48,4 @@
<h2>No contacts</h2> <h2>No contacts</h2>
{% input_with_errors forms.1.no_other_contacts_rationale %} {% input_with_errors forms.1.no_other_contacts_rationale %}
{% endblock %} {% endblock %}