[% problem.title | html %]
[% IF c.user.from_body || c.user.is_superuser %]
FMS[% problem.id %]
[% c.cobrand.borough_for_report(problem) %]
[% END %]
[%~ IF c.user.has_permission_to('report_inspect', problem.bodies_str_ids) AND problem.get_extra_field_value('safety_critical') == 'yes' ~%]
Safety Critical
[%~ END ~%]