[% PROCESS '_email_settings.html'; email_summary = "A new problem in your area has been reported by a " _ site_name _ " user."; email_footer = ""; email_columns = 2; INCLUDE '_email_top.html'; %]
[% 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 %]Enquiry ref: [% report.external_id | html %]
[% END %]Category: [% report.category | html %]
[% report.detail | html_para_email(secondary_p_style) %]
Location:
Easting/Northing
[%~ " (IE)" IF coordsyst == "I" ~%]
: [% easting %]/[% northing %]
(
[%~ report.latitude %], [% report.longitude ~%]
)
[% IF closest_address %]
[% closest_address | trim | replace("\n\n", "
") %][% END %]