[% email_summary = "You need to confirm your " _ site_name _ " report before it can be sent to ${ report.body }."; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %] [% start_padded_box %]

Please confirm your report

Please click on the link below to confirm that you want to send your report to [% report.body %]. [% IF c.cobrand.is_council && !c.cobrand.owns_problem( report ) %] Please note that [% c.cobrand.council_name %] is not responsible for this type of problem, so it will instead be sent to [% report.body %]. [% END %]

Your report will also appear on the [% site_name %] website.

Yes, send my report

If you no longer wish to send this report, please take no further action.

[% end_padded_box %] [% WRAPPER '_email_sidebar.html' object = report %]

[% report.title | html %]

[% report.detail | html %]

[% END %] [% INCLUDE '_email_bottom.html' %]