Remove extra button

This commit is contained in:
Rebecca Hsieh 2023-11-09 11:58:41 -08:00
parent cae4af75f2
commit 1091d7ec19
No known key found for this signature in database
GPG key ID: 644527A2F375A379

View file

@ -137,9 +137,9 @@
class="usa-sr-only usa-table__announcement-region"
aria-live="polite"
></div>
<!-- {% else %}
{% else %}
<p>You don't have any active domain requests right now</p>
<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>