[% PROCESS "report/photo-js.html" IF problem.photo; PROCESS "maps/${map.type}.html" admin = 1; SET bodyclass = 'mappage with-notes'; INCLUDE 'admin/header.html' title = tprintf(loc('Editing report %d'), problem.id ); PROCESS 'admin/report_blocks.html' -%] [% map_html | safe %]
[% INCLUDE 'admin/navigation.html' title = tprintf(loc('Editing report %d'), problem.id ) %] [% IF problem.cobrand_data == 'waste' %] [% PROCESS 'admin/reports/_edit_waste.html' %] [% ELSE %] [% PROCESS 'admin/reports/_edit_main.html' %] [% END %]
[% INCLUDE 'admin/footer.html' %]