Flatten and rearrange lists

This commit is contained in:
igorkorenfeld 2023-02-07 15:04:18 -05:00
parent e0f34420fa
commit 7bee1fa4d0
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -14,28 +14,22 @@
/> />
<h1>Thank you</h1> <h1>Thank you</h1>
</span> </span>
<p> <p> Thank you for your domain request. We'll email a copy of your request to you,
Thank you for your domain request. We'll email a copy of your request to you,
your authorizing official, and any contacts you added.</p> your authorizing official, and any contacts you added.</p>
<h2 class="">Next steps in this process</h2> <h2>Next steps in this process</h2>
<p> We'll review your request. This could take up to two weeks. During
this review we'll verify that your</p>
<ul class="usa-list"> <ul class="usa-list">
<li> We'll review your request. This could take up to two weeks. During
this review we'll verify that your
<li>Organization is eligible for a .gov domain</li> <li>Organization is eligible for a .gov domain</li>
<li>Authorizing official approves your request</li> <li>Authorizing official approves your request</li>
<li>Domain meets our naming requirements</li> <li>Domain meets our naming requirements</li>
</ul> </ul>
</li>
<li> You can <a href="{% url 'todo' %}"><del>check the <p> You can <a href="{% url 'todo' %}"><del>check the status</del></a>
status</del></a> of your request at any time. of your request at any time. We'll email you with any questions or when we
</li> complete our review.</p>
<li> We'll email you with any questions or when we complete our
review.</li>
</ul>
</main> </main>
{% endblock %} {% endblock %}