Dashboard: adjust placeholder messaging

This commit is contained in:
Katherine-Osos 2023-12-06 17:25:54 -06:00 committed by GitHub
parent dbca43bcbf
commit c68a8f30d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,7 @@
aria-live="polite"
></div>
{% else %}
<p>You don't have any active domain requests right now</p>
<p>You don't have any domain requests yet</p>
<!-- <p><a href="{% url 'application:' %}" class="usa-button">Start a new domain request</a></p> -->
{% endif %}
</section>