Skip to content

Commit

Permalink
Update app/views/design-system/styles/page-template/index.njk
Browse files Browse the repository at this point in the history
Co-authored-by: Frankie Roberto <[email protected]>
  • Loading branch information
edwardhorsford and frankieroberto authored Jun 6, 2024
1 parent 66ef53f commit 7387f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/design-system/styles/page-template/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

<p>The content page template example includes navigation and search in the <a href="/design-system/components/header">header</a> and a <a href="/design-system/components/back-link">breadcrumbs</a> component.</p>

<p>The <code>{{ "<h1>" | escape }}</code> uses a class of <code>nhsuk-heading-xl</code> as content pages often have more content than transactional pages and may have need for more heading sizes.</p>
<p>The <code>{{ "<h1>" | escape }}</code> uses a class of <code>nhsuk-heading-xl</code> as content pages may need more heading levels.</p>

{{ designExample({
group: "styles",
Expand Down

0 comments on commit 7387f44

Please sign in to comment.