[% USE pounds = format('%.2f'); PROCESS 'waste/_bulky_data.html'; email_columns = 2; PROCESS '_email_settings.html'; INCLUDE '_email_top.html'; property_id_uri = report.get_extra_field_value('property_id') | uri; cancel_url = cobrand.base_url _ '/waste/' _ property_id_uri _ '/' _ bulky_cancel_url _ '/' _ report.id; %] [% start_padded_box | safe %]

Dear [% report.name %],

[% email_summary %]

[% INCLUDE '_council_reference.html' problem=report %] [% IF cobrand.moniker != 'sutton' && cobrand.moniker != 'kingston' %]

Date booking made: [% report_date %]

[% END %]

Collection date: [% collection_date %]

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

[% 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 %] [% ELSIF cobrand.moniker != 'sutton' && cobrand.moniker != 'kingston' %] If you wish to cancel your booking, please visit this link. [% END %]

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

Please check the bulky waste collection page on the council’s website for information about this service. This includes when and where to put your items out for collection, cancelling the service and obtaining a refund.

[% ELSIF cobrand.moniker == 'sutton' || cobrand.moniker == 'kingston' %] [% INCLUDE 'waste/_bulky_extra_text.html' %] [% END %] [% IF cobrand.moniker == 'sutton' || cobrand.moniker == 'kingston' %]

Check you’ve read the terms and conditions.

[% ELSIF cobrand.feature('waste_features').bulky_tandc_link %]

Please check you have read the terms and conditions

[% END %]

Kind regards,
[% IF cobrand.moniker == 'sutton' %]Neighbourhood Services[% ELSE %]Waste Services Team[% END %]

[% IF cobrand.moniker == 'sutton' || cobrand.moniker == 'kingston' %]

Cancel this booking.

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