You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="govuk-body"><ahref="#">See an example of the Cookie banner showing the refreshed GOV.UK branding</a>.</p>
21
20
21
+
{% endcall %}
22
+
22
23
If you use the page template, you'll also get the Cookie banner without having to add it, as it's included by default. However, if you want to customise the default Cookie banner, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
<pclass="govuk-body"><ahref="#">See an example of the GOV.UK footer showing the refreshed GOV.UK branding</a>.</p>
22
21
22
+
{% endcall %}
23
+
23
24
If you use the page template, you'll also get the footer without having to add it, as it's included by default. However, if you want to customise the default footer, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
<h2>Brand changes to the {{title}} component</h2><pclass="govuk-body">From 25 June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand.</p>
28
+
<h2class="app-callout__heading">Brand changes to the {{title}} component</h2><pclass="govuk-body">From 25 June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand.</p>
If you use the Nunjucks macro and page template across your service, you can enable the brand refresh by setting the page template’s `rebrand` option to `true`. This will automatically make all needed changes related to the brand refresh.
<pclass="govuk-body"><ahref="#">See an example of the GOV.UK header showing the refreshed GOV.UK branding</a>.</p>
20
+
{% endcall %}
21
21
22
22
If you use the page template, you'll also get the GOV.UK header without having to add it, as it's included by default. However, if you want to customise the default GOV.UK header, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
If you use the Nunjucks macro and page template across your service, you can enable the brand refresh by setting the page template’s `rebrand` option to `true`. This will automatically make all needed changes related to the brand refresh.
<h2>Brand changes to the {{title}} component</h2><pclass="govuk-body">From 25 June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand.</p>
18
+
<h2class="app-callout__heading">Brand changes to the {{title}} component</h2><pclass="govuk-body">From 25 June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand.</p>
<pclass="govuk-body"><ahref="#">See an example of the Service navigation showing the refreshed GOV.UK branding</a>.</p>
34
33
34
+
{% endcall %}
35
+
35
36
If you use the page template, you'll also get the Service navigation without having to add it, as it's included by default. However, if you want to customise the default Service navigation, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
36
37
37
38
## When to use this component
@@ -51,7 +52,7 @@ For guidance on how to plan your header and navigation, see the [Help users navi
If you use the Nunjucks macro and page template across your service, you can enable the brand refresh by setting the page template’s `rebrand` option to `true`. This will automatically make all needed changes related to the brand refresh.
@@ -67,7 +68,7 @@ Apply a class `govuk-header--full-width-border` to the GOV.UK header.
0 commit comments