[% IF report.category == 'Bulky collection' ~%]
[% PROCESS 'waste/other-reported-bulky.txt' ~%]
[% ELSIF report.category == 'Bulky cancel' ~%]
[% PROCESS 'waste/other-reported-bulky-cancel.txt' ~%]
[% ELSE ~%]
Subject: Your report has been logged, reference [% report.id %]

Dear [% report.name %],

Your report to [% report.body %] has been logged on [% site_name %].

[% INCLUDE '_council_reference.txt' problem=report %]

Your report has the title:

[% report.title %]

And details:

[% report.detail %]

[% signature %]

This email was sent automatically, from an unmonitored email account - so
please do not reply to it.
[% END %]