We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2639f commit d902088Copy full SHA for d902088
app/views/layouts/application.html.erb
@@ -27,8 +27,6 @@
27
<% end %>
28
29
30
- <%= render "govuk_web_banners/recruitment_banner" %>
31
-
32
<%= yield :header %>
33
34
<main role="main" id="content" class="<%= @content_item.schema_name.dasherize %>" lang="<%= I18n.locale %>">
0 commit comments