[% loc( 'Provide an update') %]

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

[% loc( 'Please note that updates are not sent to the council. If you leave your name it will be public. Your information will only be used in accordance with our privacy policy' ) %]

[% END %] [% INCLUDE 'errors.html' %]
[% IF field_errors.update %]
[% field_errors.update %]
[% END %]
[% IF c.user && c.user.belongs_to_body( problem.bodies_str ) %]
[% ELSE %] [% IF problem.is_fixed AND c.user_exists AND c.user.id == problem.user_id %]
[% ELSIF !problem.is_fixed %]
[% END %] [% END %] [% IF c.cobrand.allow_photo_upload %] [% IF field_errors.photo %]
[% field_errors.photo %]
[% END %]
[% IF upload_fileid %]

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

[% END %]
[% END %] [% IF c.user_exists %] [% INCLUDE name %]
[% ELSE %] [% IF field_errors.email %]
[% field_errors.email %]
[% END %]

[% loc("Now to submit your update… do you have a FixMyStreet password?") %]

[% IF field_errors.password %]
[% field_errors.password %]
[% END %]

[% loc('No, let me confirm my update by email:') %]

[% INCLUDE name %]

[% loc('Providing a password is optional, but doing so will allow you to more easily report problems, leave updates and manage your reports.') %]

[% END %]
[% BLOCK name %] [% IF field_errors.name %]
[% field_errors.name %]
[% END %]
[% loc('(we never show your email)') %]
[% END %]