[% INCLUDE waste/header.html %]

[% title %]

[% INCLUDE 'waste/_report_ids.html' %]

[% IF reference %]

Your payment reference is [% reference %].

[% END %]

[% message %] [% IF report.user.email && report.get_extra_metadata('contributed_as') != 'anonymous_user' %] We have sent a confirmation email (you may also receive a payment receipt separately) to [% report.user.email %]. [% END %]

[%- IF c.cobrand.moniker == 'brent' -%]

For new subscribers, and existing subscribers who did not renew before the deadline (31st March 2023), it may take up to 14 working days for your first collection to take place.

[%- END -%]

[% IF action == 'new_subscription' %] Your Garden Waste subscription won't show on your check your collection day lookup page until your containers have been delivered. Containers typically arrive within two weeks, but this may vary due to demand. [% ELSIF action == 'add_containers' %] Bins typically arrive within two weeks, but this may vary due to demand. [% ELSE %] [%- IF c.cobrand.moniker == 'brent' -%] Changes to your subscription will show up within 24 hours. [%- ELSE -%] Changes to your subscription will show up on your bin calender shortly. [%- END -%] [% END %]

[% FOR unit IN service_data %] [% NEXT UNLESS unit.service_id == 545 AND unit.next %] [% next_waste = date.format(unit.next.date) | replace('~~~', unit.next.ordinal) %] [% END %] [% IF next_waste %]

Your first green garden waste collection will be [% next_waste %].

[% END %]

Show upcoming bin days

[% INCLUDE footer.html %]