[% # Only used by Zurich TRY; sidebar_html = PROCESS 'report/new/sidebar.html'; CATCH file; END; SET bodyclass = ''; SET bodyclass = 'mappage'; SET bodyclass = bodyclass _ " with-notes" IF sidebar_html; SET extra_js = []; PROCESS "report/photo-js.html"; PROCESS "maps/${map.type}.html" IF report.used_map; INCLUDE 'header.html', title => loc('Reporting a problem'); %] [% IF report.used_map %]
[% ELSE %] [% END %] [% IF report.used_map %] [% map_html | safe %]
[% loc('Reposition if needed, then hit Continue') %]
[% ELSE %]
[% END %]
[% loc('Back') %] [% IF login_success %] [% PROCESS 'report/new/login_success_form.html' %] [% ELSIF oauth_need_email %] [% PROCESS 'report/new/oauth_email_form.html' %] [% ELSE %] [% PROCESS 'report/new/fill_in_details_form.html' %] [% END %]
[% INCLUDE 'footer.html' %]