[% 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'; %]
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 %] [% TRY %][% INCLUDE '_problem-confirm_extra.html' %][% CATCH file %][% END %]
[% IF report.non_public %]Your report will not be published for public viewing on the [% site_name %] website but will be sent to [% report.body %].
[% ELSE %]Your report will also appear on the [% site_name %] website.
[% END %]If you no longer wish to send this report, please take no further action.
[% TRY %][% INCLUDE '_problem-confirm_footer.html' %][% CATCH file %][% END %] [% end_padded_box | safe %]