[% problem.title | html %]

[% problem.meta_line(c) | html %] [%- IF !problem.used_map %]; [% loc('there is no pin shown as the user did not use the map') %][% END %] [% IF problem.bodies_str %] [% IF problem.whensent || problem.can_display_external_id %]
[% problem.processed_summary_string(c) %]
[% END %] [% ELSE %]
[% loc('Not reported to council') %] [% END %]

[% INCLUDE 'report/_support.html' %] [% IF c.cobrand.moniker == 'southampton' %] [% add_links( problem.detail ) | html_para %] [% INCLUDE 'report/photo.html' object=problem %] [% ELSE %] [% INCLUDE 'report/photo.html' object=problem %] [% add_links( problem.detail ) | html_para %] [% END %]