Skip to main content
Status

Tag Nunjucks

See full guidance for Tag on the GOV.UK Design System.

{% from "govuk/components/tag/macro.njk" import govukTag %}

{{ govukTag({ text: "In progress" }) }}