[% 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 %]

Awaiting triage

[% INCLUDE "admin/triage/_list-filters.html", use_form_wrapper = 1 %]
[% INCLUDE 'pagination.html', param = 'p' %]
[% INCLUDE 'reports/_problem-list.html' %]
[% INCLUDE 'pagination.html', param = 'p' %]
[% INCLUDE 'footer.html' %]