From a99aeaa136ab8663bba2be58636788ea6f58203d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 25 Jan 2017 14:43:56 +0000 Subject: [PATCH] Make page title on template usage page match link For consistency. Going to revisit this page shortly. --- app/templates/views/dashboard/all-template-statistics.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/templates/views/dashboard/all-template-statistics.html b/app/templates/views/dashboard/all-template-statistics.html index 829d67d19..909a1e9df 100644 --- a/app/templates/views/dashboard/all-template-statistics.html +++ b/app/templates/views/dashboard/all-template-statistics.html @@ -6,11 +6,7 @@ {% block maincolumn_content %} -
-
-

Templates sent

-
-
+

All templates used this year

{% include 'views/dashboard/template-statistics.html' %}