mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Testing out a diff urlpattern to not use todo wording
This commit is contained in:
parent
a0cf217551
commit
068694fa77
1 changed files with 1 additions and 1 deletions
|
@ -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> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue