mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 03:58:39 +02:00
Domain Request Button
This commit is contained in:
parent
f4b4c2e0e3
commit
e384b03d36
1 changed files with 1 additions and 1 deletions
|
@ -116,8 +116,8 @@
|
||||||
></div>
|
></div>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p>You don't have any active domain requests right now</p>
|
<p>You don't have any active domain requests right now</p>
|
||||||
{% endif %}
|
|
||||||
<p><a href="{% url 'application:' %}" class="usa-button">Start a new domain request</a></p>
|
<p><a href="{% url 'application:' %}" class="usa-button">Start a new domain request</a></p>
|
||||||
|
{% endif %}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{# Note: Reimplement this later after MVP #}
|
{# Note: Reimplement this later after MVP #}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue