Testing out a diff urlpattern to not use todo wording

This commit is contained in:
Rebecca Hsieh 2023-08-15 12:04:02 -07:00
parent a0cf217551
commit 068694fa77
No known key found for this signature in database
GPG key ID: 644527A2F375A379

View file

@ -129,7 +129,7 @@
<!-- <section class="tablet:grid-col-11 desktop:grid-col-10">
<h2 class="padding-top-1 mobile-lg:padding-top-3"> Export domains</h2>
<p>Download a list of your domains and their statuses as a csv file.</p>
<a href="{% url 'note' %}" class="usa-button usa-button--outline">
<a href="{% url 'application-status' %}" class="usa-button usa-button--outline">
Export domains as csv
</a>
</section> -->