Layout header example
With signout link and product name
Adds a “signout” link for use across publishing apps and a product name
How it looks (preview)
Component Guide 999.9.9
Production
How to call this example
<%= render "govuk_publishing_components/components/layout_header", {
environment: "production",
signout_link: true,
product_name: "Component Guide 999.9.9"
} %>