[% USE pounds = format('%.2f'); PROCESS 'waste/_bulky_data.html'; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; %] [% start_padded_box | safe %]

Dear [% report.name %],

[% email_summary %]

[% IF days == 3 %] This is a reminder that your collection is in 3 days. [% ELSIF days == 1 %] This is a reminder that your collection is tomorrow. [% END %]

Items to be collected: [% INCLUDE 'waste/_bulky_list.html' %]

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

Collection date: [% collection_date %]

[% IF payment %]

Total cost: £[% pounds(payment / 100) %]

[% END %]

[%~ IF staff_cancellation %] [% IF cobrand.moniker == 'peterborough' %] If you wish to cancel your booking, please call 01733 74 74 74. [% END %] [% ELSE %] If you wish to cancel your booking, please visit this link. [% IF days == 1 && cobrand.moniker == 'brent' %] You may still be able to cancel your booking. [% ELSIF days == 1 %] You can still cancel your booking, but a refund is no longer available. [% ELSE %] [% IF cobrand.moniker == 'peterborough' %] You can obtain a refund if you cancel by [% cobrand.bulky_nice_collection_time %] on the day prior to your collection. [% END %] [% END %] [% END %]

[% IF cobrand.moniker == 'peterborough' %]

Please check the bulky waste collection page on the council’s website for information about this service.

[% END %]

Kind regards,
Waste Services Team

[% 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' %]