{% extends "layout.html" %} {% block pageTitle %} Question page {% endblock %} {% block beforeContent %} Back {% endblock %} {% block content %}

Heading goes here

This is a paragraph of text. It explains in more detail what has happened and wraps across several lines.

This paragraph has a link to find out more about this subject.

{% endblock %}