mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 18:25:58 +02:00
updated markup to align with updated figma flow
This commit is contained in:
parent
14169cbfd8
commit
b6b8585909
1 changed files with 6 additions and 3 deletions
|
@ -8,10 +8,13 @@
|
|||
<form class="usa-form usa-form--large" method="post" novalidate>
|
||||
{% csrf_token %}
|
||||
|
||||
<p>You're about to start your .gov domain request. You don't have to complete the process in one session. You can save what you enter and come back to it when you're ready.</p>
|
||||
<h1>You're about to start your .gov domain request.</h1>
|
||||
<p>You don't have to complete the process in one session. You can save what you enter and come back to it when you're ready.</p>
|
||||
<p>We'll use this information you provide to verify your organization's eligibility for a .gov domain. We'll also verify that the domain you request meets our guidelines.</p>
|
||||
<p>If you have all the information you need, completing your domain request might take around 15 minutes. <a href="{% public_site_url 'contact/' %}"
|
||||
target="_blank" rel="noopener noreferrer" class="usa-link">Contact us</a> if you need help with your request.</p>
|
||||
<h2>Time to complete the form</h2>
|
||||
<p>If you have <a href="{% public_site_url 'domains/before/#information-you%E2%80%99ll-need-to-complete-the-domain-request-form' %}" target="_blank" class="usa-link">all the information you need</a>,
|
||||
completing your domain request might take around 15 minutes.</p>
|
||||
<p><a href="{% public_site_url 'contact/' %}" target="_blank" rel="noopener noreferrer" class="usa-link">Contact us if you need help with your request.</a></p>
|
||||
|
||||
{% block form_buttons %}
|
||||
<div class="stepnav">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue