Merge was a bit funky, fixing

This commit is contained in:
zandercymatics 2023-08-16 15:34:56 -06:00
parent 6c5a8c5631
commit f4b4c2e0e3
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -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 #}