Skip to content

Commit d902088

Browse files
committed
Remove banner partial from application layout
We will add this back in on #3474
1 parent aa2639f commit d902088

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/layouts/application.html.erb

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
<% end %>
2828
<% end %>
2929

30-
<%= render "govuk_web_banners/recruitment_banner" %>
31-
3230
<%= yield :header %>
3331

3432
<main role="main" id="content" class="<%= @content_item.schema_name.dasherize %>" lang="<%= I18n.locale %>">

0 commit comments

Comments
 (0)