[% email_summary = "A new problem in your area has been reported by a " _ site_name _ " user."; email_footer = "If there is a more appropriate email address for messages about " _ category_footer _ ", please let us know. This will help improve the service for local people. We also welcome any other feedback you may have."; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %]
[% missing %][% multiple %]A user of [% site_name %] has submitted the following report of a local problem that they believe might require your attention.
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 message will go directly to [% report.name | html %], the user who reported the problem.
[% end_padded_box | safe %][% 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 %]