{% extends "withnav_template.html" %} {% block page_title %} {{ template.name }} – GOV.UK Notify {% endblock %} {% block maincolumn_content %}

Previous versions

{% for template in versions %} {% with show_title=True %} {% include 'views/templates/_template_history.html' %} {% endwith %} {% endfor %}

Back to current templates

{% endblock %}