Skip to content

Commit

Permalink
test 3: testing banner deployment with Katherine
Browse files Browse the repository at this point in the history
  • Loading branch information
rachidatecs committed Nov 14, 2024
1 parent 1d55a30 commit 55cb076
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/registrar/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@
{% include "includes/banner-system-outage.html" %}
{% include "includes/banner-warning.html" %}
{% endcomment %}
{% include "includes/banner-info.html" %}

{% include "includes/banner-info.html" %}

<section class="usa-banner" aria-label="Official website of the United States government">
<div class="usa-accordion">
<header class="usa-banner__header">
Expand Down

0 comments on commit 55cb076

Please sign in to comment.