From e384b03d3610c1e6fc9b3bf9daf6235fd2138a23 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Thu, 17 Aug 2023 07:34:12 -0600 Subject: [PATCH] Domain Request Button --- src/registrar/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 6daaf35ba..b2f784ebd 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -116,8 +116,8 @@ > {% else %}

You don't have any active domain requests right now

- {% endif %}

Start a new domain request

+ {% endif %} {# Note: Reimplement this later after MVP #}