aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/front
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-09-07 09:49:10 +0100
committerStruan Donald <struan@exo.org.uk>2011-09-07 09:49:10 +0100
commit82b093ae5b2f313c1393efb2b26e12563c2aaa5f (patch)
treefde92abd3d37d7f03dda3c6d69df07d26c8b06b3 /templates/web/default/front
parentb71f5857ecf50a78e13fe521986f49e304f0a7bf (diff)
parent4cdc50037c8abb27744d672a2ad496bb27086652 (diff)
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet into js-validation
Conflicts: templates/web/default/common_header_tags.html
Diffstat (limited to 'templates/web/default/front')
-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>
-