Layout header example
With signout link
Adds a “signout” link. For use across publishing apps.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_header", {
environment: "production",
signout_link: true
} %>