From ace9a8e6a790849ba5ba944a0591f1023fd039c0 Mon Sep 17 00:00:00 2001 From: Michelle Rago <60157596+michelle-rago@users.noreply.github.com> Date: Mon, 22 May 2023 12:01:34 -0400 Subject: [PATCH] Update banner text (#635) * Update banner text * Update base.html * Added
code back --- src/registrar/templates/base.html | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/src/registrar/templates/base.html b/src/registrar/templates/base.html index f90ac2014..3ca280a0b 100644 --- a/src/registrar/templates/base.html +++ b/src/registrar/templates/base.html @@ -61,18 +61,15 @@ Skip to main content {% if IS_DEMO_SITE %} -
-
-
-

- TEST SITE - Do not use real personal information. Demo purposes only. -

-
+
+
+
+

+ BETA SITE: We’re building a new way to get a .gov. Take a look around, but don’t rely on this site yet. This site is for testing purposes only. Don’t enter real data into any form on this site. To learn about requesting a .gov domain, visit get.gov +

-
+
+
{% endif %}