Skip to main content

Work in progress

This page is a design preview. It may not contain the latest guidance and may not behave as expected.

Current guidance can always be found at design-system.dwp.gov.uk.

Signed in

Nunjucks

{% from "uc/claimant-header/macro.njk" import ucClaimantHeader %}

{{ ucClaimantHeader({
    "serviceName": "Universal Credit",
    "serviceUrl": "#",
    "profile": "Joe Bloggs",
    "action": "Sign out"
}) }}