[% pre_map = INCLUDE 'report/_main.html'; PROCESS "maps/${map.type}.html"; INCLUDE 'header.html', title = loc('Questionnaire') %] [% map_html %] [% INCLUDE 'report/updates.html' %]

[% loc('Questionnaire') %]

[% loc('The details of your problem are available on the right hand side of this page.') %] [% loc('Please take a look at the updates that have been left.') IF updates %]

[% IF errors %] [% END %]

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

[% UNLESS answered_ever_reported %]

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

[% END %]

[% 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). For example, what was your experience of getting the problem fixed?') %]

[% IF c.cobrand.allow_photo_upload %]
[% IF upload_fileid %]

[% loc('You have already attached a photo to this report, attaching another one will replace it.') %]

[% END %]
[% END %] [% IF c.cobrand.moniker != 'emptyhomes' %]

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

[% END %]

[% INCLUDE 'footer.html' %]