Make page title on template usage page match link

For consistency. Going to revisit this page shortly.
This commit is contained in:
Chris Hill-Scott
2017-01-25 14:43:56 +00:00
parent 49ce146790
commit a99aeaa136

View File

@@ -6,11 +6,7 @@
{% block maincolumn_content %}
<div class="grid-row bottom-gutter">
<div class="column-half">
<h2 class="heading-large">Templates sent</h2>
</div>
</div>
<h2 class="heading-large">All templates used this year</h2>
{% include 'views/dashboard/template-statistics.html' %}