Skip to main content

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.

Start again page

HTML

<h1 id="dialog-title-notsignedin" class="govuk-heading-l">
  Your answers have been deleted
</h1>
<div class="govuk-body">
  <p>We have deleted your answers because you did not do anything for 20 minutes. This is to protect your information.</p>
  <p>You will need to start again.</p>
</div>
<button class="govuk-button dialog-button js-dialog-close" data-module="govuk-button">Start again</button>