Commit bebe2c2 1 parent dc515dc commit bebe2c2 Copy full SHA for bebe2c2
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 180
180
{% include "src/site/components/banners.drupal.liquid" %}
181
181
</ header >
182
182
183
- {% if enabledFeatureFlags.FEATURE_BANNER_USE_ALTERNATIVE_BANNERS %}
184
- <!-- Situation Updates banner -- >
185
- < div data-widget-type =" situation-updates-banner " > </ div >
186
- {% else %}
183
+ <!-- Situation Updates banner -->
184
+ < div data-widget-type =" situation-updates-banner " > </ div >
185
+
186
+ {% unless enabledFeatureFlags.FEATURE_BANNER_USE_ALTERNATIVE_BANNERS %}
187
187
<!-- Fullwidth banner alerts -->
188
188
{% include "src/site/components/fullwidth_banner_alerts.drupal.liquid" %}
189
- {% endif %}
189
+ {% endunless %}
190
190
191
191
< script nonce ="**CSP_NONCE** " type ="text/javascript ">
192
192
{ % include "src/site/assets/js/skip-link-focus.js" % }
You can’t perform that action at this time.
0 commit comments