Skip to content

Commit

Permalink
Update to fix footer rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
martikat committed Apr 29, 2024
1 parent 18386b7 commit cd93524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/hero.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ html.govuk-template lang='en'

= yield :other_resources

= render FooterComponent.new(pages: Page.footer.pages)
= render 'layouts/footer'

0 comments on commit cd93524

Please sign in to comment.