Error
How it looks (preview)
There is a problem
‘Title here’ was not published
How to call this example
<%= render "components/inset_prompt", {
error: true,
title: "There is a problem",
description: sanitize("<p class=\"govuk-body\">‘Title here’ was not published</p>
")
} %>