Update banner text (#635)

* Update banner text

* Update base.html

* Added <section> code back
This commit is contained in:
Michelle Rago 2023-05-22 12:01:34 -04:00 committed by GitHub
parent c7dfc50a73
commit ace9a8e6a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,18 +61,15 @@
<a class="usa-skipnav" href="#main-content">Skip to main content</a> <a class="usa-skipnav" href="#main-content">Skip to main content</a>
{% if IS_DEMO_SITE %} {% if IS_DEMO_SITE %}
<section <section aria-label="Alert" >
class="usa-site-alert usa-site-alert--emergency usa-site-alert--no-icon" <div class="usa-alert usa-alert--warning usa-alert--no-icon">
aria-label="Site alert" <div class="usa-alert__body">
> <p class="usa-alert__text">
<div class="usa-alert"> <strong>BETA SITE:</strong> Were building a new way to get a .gov. Take a look around, but dont rely on this site yet. This site is for testing purposes only. Dont enter real data into any form on this site. To learn about requesting a .gov domain, visit <a href="https://get.gov" class="usa-link">get.gov</a>
<div class="usa-alert__body"> </p>
<p class="usa-alert__text">
<strong>TEST SITE</strong> - Do not use real personal information. Demo purposes only.
</p>
</div>
</div> </div>
</section> </div>
</section>
{% endif %} {% endif %}
<section class="usa-banner" aria-label="Official website of the United States government"> <section class="usa-banner" aria-label="Official website of the United States government">