[% email_summary = "Thanks for logging your report"; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %] [% start_padded_box %]

Your report has been logged

Your report to [% report.body %] has been logged on [% site_name %]. [% IF c.cobrand.is_council && !c.cobrand.owns_problem( report ) %] Please note that [% c.cobrand.council_name %] is not responsible for this type of report, so it will instead be sent to [% report.body %]. [% END %]

View my report

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

[% report.title | html %]

[% report.detail | html %]

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