[% INCLUDE header.html %]
[% message %]
[% END %]Payment reference: [% reference %]
[% FOR unit IN service_data %] [% NEXT UNLESS (unit.service_id == 1914 OR unit.service_id == 1915) AND unit.next %] [% next_waste = date.format(unit.next.date) | replace('~~~', unit.next.ordinal) %] [% END %] [% IF next_waste %]Your next green garden waste collection will be [% next_waste %].
[% END %] [% INCLUDE footer.html %]