[% email_summary = "Thanks for logging your report"; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %]
Your report to [% report.body %] has been logged on [% site_name %].
[% IF cobrand.is_council && !cobrand.owns_problem( report ) %]Please note that [% cobrand.council_name %] is not responsible for this type of report, so it will instead be sent to [% report.body %].
[% ELSE %] [% TRY %][% INCLUDE '_council_reference.html' problem=report %][% CATCH file %][% END %] [% END %] [% end_padded_box | safe %][% report.detail | html %]
[% END %] [% INCLUDE '_email_bottom.html' %]