Inset prompt example

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\">&lsquo;Title here&rsquo; was not published</p>
    ")
} %>