diff --git a/app/templates/views/dashboard/all-template-statistics.html b/app/templates/views/dashboard/all-template-statistics.html
index d696ab9be..8bc76fb4d 100644
--- a/app/templates/views/dashboard/all-template-statistics.html
+++ b/app/templates/views/dashboard/all-template-statistics.html
@@ -6,7 +6,7 @@
{% block maincolumn_content %}
-
All templates used this year
+ All templates used this year
{% include 'views/dashboard/template-statistics.html' %}
diff --git a/app/templates/views/usage.html b/app/templates/views/usage.html
index 7c37e2795..3b8fe412d 100644
--- a/app/templates/views/usage.html
+++ b/app/templates/views/usage.html
@@ -10,7 +10,7 @@
{% block maincolumn_content %}
- Usage
+ Usage
{{ pill(years, selected_year, big_number_args={'smallest': True}) }}