Skip to content

Commit

Permalink
Merge pull request #2143 from ministryofjustice/IPB-811/full-width-wh…
Browse files Browse the repository at this point in the history
…ats-new-banner

Full width what's new banner
  • Loading branch information
marcocolluramoj authored Dec 1, 2023
2 parents 7d6377a + 23a1370 commit b09e18a
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 b09e18a

Please sign in to comment.