- [% ELSE %]
- [% END %]
+
Bulky Waste
+ [% END %]
[% IF c.cobrand.moniker == 'brent' %]
-
Small items
[% ELSE %]
- [% IF c.cobrand.moniker == 'peterborough' %]
-
Bulky Waste
- [% END %]
[% END %]
- [% IF c.cobrand.moniker != 'peterborough' %]
+ [% IF c.cobrand.moniker == 'peterborough' %]
[% END %]
[% IF property.commercial_property %]
[% PROCESS waste/_bulky_waste_message.html %]
[% ELSE %]
[% PROCESS 'waste/bulky/_bin_days_list.html' %]
[% END %]
- [% ELSE %]
-
-
- [% IF property.commercial_property %]
- [% PROCESS waste/_bulky_waste_message.html %]
- [% ELSE %]
- [% PROCESS 'waste/bulky/_bin_days_list.html' %]
- [% END %]
-
- [% END %]