mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
Merge was a bit funky, fixing
This commit is contained in:
parent
6c5a8c5631
commit
f4b4c2e0e3
1 changed files with 3 additions and 2 deletions
|
@ -126,6 +126,7 @@
|
|||
<h2>Archived domains</h2>
|
||||
<p>You don't have any archived domains</p>
|
||||
</section>
|
||||
-->
|
||||
|
||||
<!-- Note: Uncomment below when this is being implemented post-MVP -->
|
||||
<!-- <section class="tablet:grid-col-11 desktop:grid-col-10">
|
||||
|
@ -134,8 +135,8 @@
|
|||
<a href="{% url 'todo' %}" class="usa-button usa-button--outline">
|
||||
Export domains as csv
|
||||
</a>
|
||||
</section> -->
|
||||
|
||||
</section>
|
||||
-->
|
||||
</div>
|
||||
|
||||
{% else %} {# not user.is_authenticated #}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue