Skip to main content
Evidence

Inset text Nunjucks

See full guidance for Inset text on the GOV.UK Design System.

{% from "govuk/components/inset-text/macro.njk" import govukInsetText %}

{{ govukInsetText({
  text: "Based on the details you have given, your estimated Universal Credit payment is £84.20 a week."
}) }}