Fix page title on all template statistics

Broke it here: https://github.com/alphagov/notifications-admin/pull/1150/files#diff-79c89468157588a8d045983245158e9bR4

Third time lucky…
This commit is contained in:
Chris Hill-Scott
2017-02-24 11:58:34 +00:00
committed by GitHub
parent 778209394d
commit fb597308ba

View File

@@ -1,7 +1,7 @@
{% extends "withnav_template.html" %}
{% block service_page_title %}
{{ current_service.name }}
All templates used this year
{% endblock %}
{% block maincolumn_content %}