[% moderating = c.user && c.user.has_permission_to('moderate', problem.bodies_str) %] [% IF moderating %] [%# TODO: extract stylesheet! %] [% END %]
[% problem.meta_line(c) | html %] [%- IF !problem.used_map AND c.cobrand.moniker != 'emptyhomes' %]; [% loc('there is no pin shown as the user did not use the map') %][% END %] [% IF problem.bodies_str %] [% INCLUDE 'report/_council_sent_info.html' %] [% ELSE %] [% loc('Not reported to council') %] [% END %] [% mlog = problem.latest_moderation_log_entry(); IF mlog %] Moderated by [% mlog.user.from_body.name %] at [% prettify_dt(mlog.whenedited) %] [% END %]