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.
{% from "quick-reference/macro.njk" import dwpQuickReference %}
{{
dwpQuickReference({
ariaLabel: "Citizen information",
primaryReference: {
text: 'Name:',
value: 'Jane Doe'
}
})
}}