[% SET body_name = body.name %] [% IF c.cobrand.moniker == 'hounslow' %] [% SET body_name = 'Hounslow Highways' %] [% ELSIF c.cobrand.moniker == 'isleofwight' %] [% SET body_name = 'Island Roads' %] [% END %] [% PROCESS "report/photo-js.html"; PROCESS "maps/${map.type}.html"; SET bodyclass = 'mappage'; INCLUDE 'header.html', title = 'Awaiting triage' rss = [ tprintf(loc('Problems within %s, %s', "First %s is the body name, second %s the site name"), name, site_name), rss_url ] %] [% map_html | safe %]
[% INCLUDE 'footer.html' %]