[% IF report.category == 'Garden Subscription' OR report.category == 'Cancel Garden Subscription' ~%] [% PROCESS 'other-reported-garden.html' ~%] [% ELSE ~%] [% email_summary = "Thanks for logging your report"; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %] [% start_padded_box | safe %]

Your report has been logged

[% INCLUDE '_council_reference.html' problem=report %] [% IF report.category == 'Report missed collection' %]

We will arrange another collection as soon as possible in the next 2 working days (not including Saturday and Sunday).

[% ELSIF report.category == 'Request new container' %]

We aim to deliver this container to you within 20 working days. If you have requested a replacement bin please leave your broken one available for collection at the front of your property.

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

[% report.title | html %]

[% report.detail | html_para_email(secondary_p_style) %] [% END %] [% INCLUDE '_email_bottom.html' %] [% END %]