{% extends "layout.html" %} {% block pageTitle %} Question page template – {{ serviceName }} – GOV.UK Prototype Kit {% endblock %} {% block beforeContent %} Back {% endblock %} {% block content %}
[Insert question content here]
[See the GOV.UK Design System for examples]