[% INCLUDE report/form/photo_upload.html %]
[% TRY %][% PROCESS 'report/update/before_update.html' %][% CATCH file %][% END %]
[% IF relevant_staff_user %]
[% INCLUDE 'admin/response_templates_select.html' for='form_update' %]
[% END %]
[% IF field_errors.update %]
[% field_errors.update %]
[% END %]
[% TRY %][% PROCESS 'report/update/after_update.html' %][% CATCH file %][% END %]
[% IF relevant_staff_user %]
[% INCLUDE 'report/inspect/state_groups_select.html' %]
[% ELSE %]
[% INCLUDE report/update/form_state_checkbox.html %]
[% END %]