aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/front/stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/front/stats.html')
-rw-r--r--templates/web/default/front/stats.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/web/default/front/stats.html b/templates/web/default/front/stats.html
index 4b98ef31e..c5d931d08 100644
--- a/templates/web/default/front/stats.html
+++ b/templates/web/default/front/stats.html
@@ -4,8 +4,6 @@
# 'Template::Plugin::Number::Format'
%]
-<h2>[% loc('FixMyStreet updates') %]</h2>
-
[%
stats = c.cobrand.front_stats_data();
@@ -43,4 +41,3 @@
[% END %]
<div>[% tprintf( updates_text, stats.updates ) | comma %]</div>
</div>
-