{% extends "layout-govuk.html" %} {% block pageTitle %}Recall Decisions{% endblock %} {% block content %}
{{ govukButton({ text: 'View prototype', href: '/start', isStartButton: true }) }}

Related links

{% endblock %}