[% PROCESS 'report/new/form_heading.html' %]
[% IF report.used_map; url_skip = c.uri_for( '/report/new', { pc = pc, latitude = latitude, longitude = longitude, skipped = 1 } ); %] [% END %]
[% PROCESS 'report/new/top_message.html' %]
[% IF report.used_map && partial_token %]

[% loc('Please note your report has not yet been sent. Choose a category and add further information below, then submit.') %]

[% END %] [% IF oauth_failure %]

[% loc('Sorry, we could not log you in. Please fill in the form below.') %]

[% END %] [% sidebar_html | safe %] [% INCLUDE 'errors.html' %] [% PROCESS 'report/new/form_report.html' %] [% PROCESS 'report/new/form_user.html' %]