Skip to content

Commit

Permalink
use gem branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Nov 12, 2024
1 parent 861b6f1 commit fc03f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<%= render "govuk_publishing_components/components/layout_for_public", {
title: yield(:title),
show_explore_header: true,
omit_feedback_form: true,
omit_feedback_form: false,
} do %>
<%= yield :body %>
<%= javascript_include_tag 'application', type: "module" %>
Expand Down

0 comments on commit fc03f46

Please sign in to comment.