diff --git a/templates/web/base/waste/bin_days.html b/templates/web/base/waste/bin_days.html index 4add6bfd2c3..36a7af5c79d 100644 --- a/templates/web/base/waste/bin_days.html +++ b/templates/web/base/waste/bin_days.html @@ -144,46 +144,32 @@

Your subscription is soo || (c.cobrand.call_hook('bulky_enabled') && property.commercial_property) %] [% IF c.cobrand.moniker != 'peterborough' %] -

Bulky Waste

+

[% + IF c.cobrand.moniker == 'brent' %]Small items[% ELSE %]Bulky Waste[% END + %]

+
[% ELSE %]
- [% END %] - [% IF c.cobrand.moniker != 'peterborough' %] -
- [% 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 %]
[% END %]