From 0580506d826846595f19480992d10bce66807734 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 19 Mar 2012 16:54:07 +0000 Subject: Factor FMS /reports templates back into default, tweak to show fixed and last updated date. --- templates/web/default/reports/council.html | 120 ++++++++++++++++++----------- templates/web/default/reports/index.html | 44 ++++++----- 2 files changed, 98 insertions(+), 66 deletions(-) (limited to 'templates/web/default') diff --git a/templates/web/default/reports/council.html b/templates/web/default/reports/council.html index ec9efbdbf..f4aa02e97 100755 --- a/templates/web/default/reports/council.html +++ b/templates/web/default/reports/council.html @@ -13,12 +13,13 @@ INCLUDE 'header.html', title = tprintf(loc('%s - Summary reports'), name) context = 'reports' + bodyclass = 'mappage' rss = [ tprintf(loc('Problems within %s, FixMyStreet'), name), rss_url ] %] [% map_html %] -[% IF children.size %] +[% IF c.cobrand.moniker != 'fixmystreet' AND children.size %]

[% loc('Wards of this council') %]

[% loc('Follow a ward link to view only reports within that ward.') %]