mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 18:25:58 +02:00
Merge remote-tracking branch 'origin/main' into nl/3032-updates-to-analyst-org-domain-request
This commit is contained in:
commit
f2201c4c6e
2 changed files with 13 additions and 9 deletions
|
@ -27,12 +27,16 @@
|
||||||
|
|
||||||
<p> We’ll review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.</p>
|
<p> We’ll review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.</p>
|
||||||
|
|
||||||
<p>During our review we’ll verify that:</p>
|
{% if has_organization_feature_flag %}
|
||||||
|
<p>During our review, we’ll verify that your requested domain meets our naming requirements.</p>
|
||||||
|
{% else %}
|
||||||
|
<p>During our review, we’ll verify that:</p>
|
||||||
<ul class="usa-list">
|
<ul class="usa-list">
|
||||||
<li>Your organization is eligible for a .gov domain.</li>
|
<li>Your organization is eligible for a .gov domain.</li>
|
||||||
<li>You work at the organization and/or can make requests on its behalf.</li>
|
<li>You work at the organization and/or can make requests on its behalf.</li>
|
||||||
<li>Your requested domain meets our naming requirements.</li>
|
<li>Your requested domain meets our naming requirements.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
<p> We’ll email you if we have questions. We’ll also email you as soon as we complete our review. You can <a href="{% if portfolio %}{% url 'domain-requests' %}{% else %}{% url 'home' %}{% endif %}">check the status</a>
|
<p> We’ll email you if we have questions. We’ll also email you as soon as we complete our review. You can <a href="{% if portfolio %}{% url 'domain-requests' %}{% else %}{% url 'home' %}{% endif %}">check the status</a>
|
||||||
of your request at any time on the registrar.</p>
|
of your request at any time on the registrar.</p>
|
||||||
|
|
|
@ -12,12 +12,12 @@ STATUS: Submitted
|
||||||
NEXT STEPS
|
NEXT STEPS
|
||||||
We’ll review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.
|
We’ll review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.
|
||||||
|
|
||||||
During our review we’ll verify that:
|
During our review, we’ll verify that:
|
||||||
- Your organization is eligible for a .gov domain
|
- Your organization is eligible for a .gov domain
|
||||||
- You work at the organization and/or can make requests on its behalf
|
- You work at the organization and/or can make requests on its behalf
|
||||||
- Your requested domain meets our naming requirements
|
- Your requested domain meets our naming requirements
|
||||||
|
|
||||||
We’ll email you if we have questions. We’ll also email you as soon as we complete our review. You can check the status of your request at any time on the registrar homepage. <https://manage.get.gov>
|
We’ll email you if we have questions. We’ll also email you as soon as we complete our review. You can check the status of your request at any time on the registrar. <https://manage.get.gov>
|
||||||
|
|
||||||
|
|
||||||
NEED TO MAKE CHANGES?
|
NEED TO MAKE CHANGES?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue