From 89f77764f0f95dfda3f0e65db7a57f2237f19bd3 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 29 Jan 2013 15:16:03 +0000 Subject: Tidy up/remove some more unneeded EHA templates; reports show text and photo, but no map or updates. --- templates/web/default/front/stats.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/web/default/front') diff --git a/templates/web/default/front/stats.html b/templates/web/default/front/stats.html index c5d931d08..fd1f253bc 100644 --- a/templates/web/default/front/stats.html +++ b/templates/web/default/front/stats.html @@ -38,6 +38,6 @@
[% tprintf( new_text, stats.new ) | comma %]
[% IF c.cobrand.moniker != 'emptyhomes' %]
[% tprintf( fixed_text, stats.fixed ) | comma %]
- [% END %]
[% tprintf( updates_text, stats.updates ) | comma %]
+ [% END %] -- cgit v1.2.3