mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-24 04:02:54 -04:00
Merge pull request #1092 from alphagov/templates-page-title
Make page title on template usage page match link
This commit is contained in:
@@ -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' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user