diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index aecab7fc5..0c8aa849d 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -64,6 +64,14 @@

You don't have any archived domains

{% endif %} + +

Export domains

+

If you would like to analyze your list of domains further, you can download the list of domains and their statuses as csv file

+ + Export domains as csv + + + {% else %} {# not user.is_authenticated #} {# complete logged out page here #}