Skip to content

Commit

Permalink
Full width what's new banner
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocolluramoj committed Dec 1, 2023
1 parent 7d6377a commit 23a1370
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/views/partials/layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,7 @@
{% include "./broadcastMessage.njk" %}
{% endif %}
{% if showWhatsNewBanner == true %}
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
{{ govukNotificationBanner(whatsNewBannerArgs) }}
</div>
</div>
{% endif %}
{% block pageContent %}
{% endblock %}
Expand Down

0 comments on commit 23a1370

Please sign in to comment.