Fix page title on individual notification page

Should match `<h1>` on the page.
This commit is contained in:
Chris Hill Scott
2017-07-04 14:05:11 +01:00
parent ecc506306b
commit 5a76244d6d

View File

@@ -5,7 +5,7 @@
{% from "components/page-footer.html" import page_footer %}
{% block service_page_title %}
Report
{{ message_count_label(1, template.template_type, suffix='') | capitalize }}
{% endblock %}
{% block maincolumn_content %}