[% is_missed_collection = report.category == 'Report missed collection' %] [% email_summary = "Thanks for logging your report"; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %] [% start_padded_box | safe %] [% IF report.category == 'Request new container' %] [% IF cobrand.moniker == 'kingston' %]

Your bin request has been logged

[% ELSE %]

Your request has been logged

[% END %] [% ELSE %]

Your report has been logged

[% END %] [% IF cobrand.moniker == 'sutton' %]

Thank you for contacting the London Borough of Sutton.

[% END %] [% INCLUDE '_council_reference.html' problem=report %] [% IF cobrand.moniker == 'bromley' %] [%# Nothing here at present %] [% ELSIF cobrand.moniker == 'sutton' %] [% IF report.category == 'Request new container' %]

Due to the current high demand, please allow up to [% cobrand.wasteworks_config.request_timeframe %] for this order to be processed. We thank you for your patience and understanding in advance.

If you have requested a bin, box or caddy to be collected as part of the request:

[% END %] [% ELSIF cobrand.moniker == 'kingston' AND report.category == 'Request new container' %]

On delivery day
You do not need to be home for our crew to deliver the bin.

Collecting your old bin If you've requested a collection of your old bin, we'll schedule a specific date for our crew to remove it. We aim for this to be the same day as we deliver your new bin, but it could be a different day.

Use track your request link to check for your scheduled delivery date.

[% ELSE %] [% IF report.category == 'Report missed collection' %] [% IF cobrand.moniker == 'brent' %]

We will arrange another collection as soon as possible over the next two days. Please note that collections may also be attempted on a public holiday/weekend.

[% ELSE %]

We will arrange another collection as soon as possible over the next 2 working days.

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

We aim to deliver this container to you within [% cobrand.wasteworks_config.request_timeframe || '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 %] [% end_padded_box | safe %] [% WRAPPER '_email_sidebar.html' object = report %]

[% report.title | html %]

[% report.detail | html_para_email(secondary_p_style) %] [% IF cobrand.moniker == 'kingston' AND report.category == 'Request new container' %] Track your request [% END %] [% END %] [% INCLUDE '_email_bottom.html' %]