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

Dear [% report.name %],

[% email_summary %]

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

Collection date: [% collection_date %]

Items to be collected: [% FOR item IN item_list %]
[% item %][% END %]

[% IF payment %]

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

[% END %]

[%~ IF staff_cancellation %] If you wish to cancel your booking, please call 01733 74 74 74. [% ELSE %] If you wish to cancel your booking, please visit this link. [% END %]

Please read the Terms & Conditions for information about this service. This includes when and where to put your items out for collection, cancelling the service and obtaining a refund.

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