[% 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.
[% IF report.get_extra_field_value('safety_critical') == 'yes' %]This report is marked as safety critical.
[% END %]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 reference: FMS[% report.id %]
Category: [% report.category | html %]
[% IF report.get_extra_field_value('stop_code') %]Stop number: [% report.get_extra_field_value('stop_code') | html %]
[% END %] [% IF report.get_extra_field_value('site') %]Signal site number: [% report.get_extra_field_value('site') | html %]
[% END %][% report.detail | html %]
[%~ IF additional_information %][% additional_information %]
[%~ END %]
Location:
Easting/Northing
[%~ " (IE)" IF coordsyst == "I" ~%]
: [% easting %]/[% northing %]
(
[%~ report.latitude %], [% report.longitude ~%]
)
[% IF closest_address %]
[% closest_address | trim | replace("\n\n", "
") %][% END %]