[% missing %][% multiple %]A user of [% site_name %] has submitted the following report of a local problem that they believe might require your attention.
[% IF report.get_extra_metadata('contributed_as') == 'anonymous_user' %]Name | [% report.name | html %] |
---|---|
[%~ IF report.user.email ~%] [% report.user.email | html %] [%~ ELSE ~%] No email address provided, only phone number [%~ END ~%] | |
Phone | [% report.user.phone | html %] |
Replies to this email will go to FixMyStreet and updated according to the SC code used in the Subject line.
[% end_padded_box | safe %] [% WRAPPER '_email_sidebar.html' object = report %]Report ID: [% report.id %]
[% report.category | html %]
[% report.detail | html_para_email(secondary_p_style) %] [% IF report.get_extra_fields %]
[%~ FOR field IN report.get_extra_fields %][% IF field.value %]
[% field.description OR field.name %]: [% field.value %]
[% IF NOT loop.last %]
[% END %]
[%~ END %][% END %]
Location:
[%~ report.latitude %], [% report.longitude ~%]
[% IF closest_address %]
[% closest_address | trim | replace("\n\n", "
") %][% END %]