[% SET bodyclass = 'mappage'; PROCESS "report/photo-js.html"; PROCESS "maps/${map.type}.html"; INCLUDE 'header.html', title = loc('Questionnaire'); %] [% map_html | safe %]

[% loc('Questionnaire') %]

[% IF errors %] [% END %]

1. [% loc('An update marked this problem as fixed.') IF was_fixed %] [% loc('Has this problem been fixed?') %]

[% loc('Your report') %]

[% INCLUDE 'report/photo.html' object=problem %]

[% problem.title | html %]

[% problem.meta_line(c) | html %]

[% IF updates.size %]

[% loc('Last update') %] [% loc('Show all updates') %]

“[% updates.last.text | add_links %]”

[% END %]
[% UNLESS answered_ever_reported %]

2. [% loc('Have you ever reported a problem to a council before, or is this your first time?') %]

[% END %]

3. [% loc('If you wish to leave a public update on the problem, please enter it here (please note it will not be sent to the council).') %]

[% IF c.cobrand.allow_photo_upload %] [% IF field_errors.photo %]

[% field_errors.photo %]

[% END %]
[% IF upload_fileid %]

[% loc('You have already attached photos to this update. Note that you can attach a maximum of 3 to this update (if you try to upload more, the oldest will be removed).') %]

[% FOREACH id IN upload_fileid.split(',') %] [% END %] [% END %]
[% END %]

4. [% loc('Would you like to receive another questionnaire in 4 weeks, reminding you to check the status?') %]

[% INCLUDE 'footer.html' %]