[% IF report.category == 'Garden Subscription' OR report.category == 'Cancel Garden Subscription' ~%] [% PROCESS 'waste/other-reported-garden.html' ~%] [% ELSIF report.category == 'Small items collection' ~%] [% PROCESS 'waste/other-reported-bulky.html' ~%] [% ELSIF report.cobrand_data == 'waste' ~%] [% PROCESS 'waste/other-reported.html' ~%] [% ELSE ~%] [% email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %]
Your report to [% report.body %] regarding [% report.category %]: [% report.title %] has been logged on [% site_name %].
[% IF report.non_public %]It has been marked as private and will not be visible to the general public; you may view it using the link below, or if you sign in using the email address associated with the report.
[% END %] [% 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 %]