We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7590d1 commit cae5732Copy full SHA for cae5732
1 file changed
app/views/layouts/application.html.erb
@@ -24,7 +24,7 @@
24
<%= render FeedbackLinkComponent::View.new(feedback_url: t("feedback_link.feedback_survey_url")) %>
25
26
<%= govuk_footer meta_items_title: t("footer.helpful_links"), meta_items: do |footer| %>
27
- <%= footer.with_meta_html do %>
+ <% footer.with_meta_html do %>
28
<div class="govuk-footer__meta-custom">
29
<%= t("footer.built_by_statement_html",
30
link: link_to(t("footer.built_by_link"),
0 commit comments