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

{{ template.name }} version history

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