Domain Request Button

This commit is contained in:
zandercymatics 2023-08-17 07:34:12 -06:00
parent f4b4c2e0e3
commit e384b03d36
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -116,8 +116,8 @@
></div>
{% else %}
<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>
{% endif %}
</section>
{# Note: Reimplement this later after MVP #}