[% PROCESS "maps/${map.type}.html" admin = 1; INCLUDE 'admin/header.html' title = tprintf(loc('Editing problem %d'), problem.id ), bodyclass = 'mappage with-notes'; PROCESS 'admin/report_blocks.html' -%] [% map_html %]
[% INCLUDE 'admin/navigation.html' title = tprintf(loc('Editing problem %d'), problem.id ) %]
[% status_message %]
  • [% INCLUDE 'admin/state_groups_select.html' %]
  • [% INCLUDE 'admin/report-category.html' %]
  • [% PROCESS abuse_button %] [% PROCESS flag_button user=problem.user %]
  • [% loc('Phone:') %] [% problem.user.phone | html %]
  • [% IF problem.photo %]
    • [% FOR photo IN problem.photos %]

    • [% END %]
  • [% END %]
[% INCLUDE 'admin/list_updates.html' %]
[% INCLUDE 'admin/footer.html' %]