Default
How it looks (preview)
GOV.UK email subscriptions
How to call this example
<%= render "govuk_publishing_components/components/cross_service_header", {
show_account_layout: true,
show_cross_service_header: true,
product_name: "GOV.UK email subscriptions",
one_login_navigation_items: {
one_login_home: {
href: "#"
},
one_login_sign_out: {
text: "Sign out"
}
}
} %>