Skip to content

Commit

Permalink
Add 'Contents' title to HMRC section pages
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinailie committed Dec 4, 2024
1 parent 229d46b commit 2b11ac3
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
</div>
<% end %>

<%= render "govuk_publishing_components/components/heading", {
text: t("manuals.contents_title"),
margin_bottom: 4
} %>

<%= yield %>
</article>
</div>
Expand Down

0 comments on commit 2b11ac3

Please sign in to comment.