mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-06 00:48:46 -04:00
Make page title on template usage page match link
For consistency. Going to revisit this page shortly.
This commit is contained in:
@@ -6,11 +6,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
<div class="grid-row bottom-gutter">
|
<h2 class="heading-large">All templates used this year</h2>
|
||||||
<div class="column-half">
|
|
||||||
<h2 class="heading-large">Templates sent</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{% include 'views/dashboard/template-statistics.html' %}
|
{% include 'views/dashboard/template-statistics.html' %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user