-
-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Brent] [Waste] Update general waste bin signposting text.
- Loading branch information
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,25 @@ | |
[% INCLUDE 'waste/_address_display.html' %] | ||
[% END %] | ||
|
||
[% IF date.format > 20250126 %] | ||
<h1 class="govuk-heading-xl">Please contact us</h1> | ||
[% ELSE %] | ||
<h1 class="govuk-heading-xl">Please call us</h1> | ||
[% END %] | ||
|
||
<p class="govuk-body">New and replacement rubbish bins cost:</p> | ||
<ul class="govuk-list govuk-list--bullet"> | ||
<li>£65 for a 140 litre bin</li> | ||
<li>£80 for a 240 litre and above (subject to criteria).</li> | ||
</ul> | ||
[% IF date.format > 20250126 %] | ||
<p class="govuk-body"><a href="https://brent-self.achieveservice.com/en/AchieveForms/?form_uri=sandbox-publish://AF-Form-cbd6c86f-4b36-47e5-b571-c86e6fcefaef/definition.json&redirectlink=%2Fen&cancelRedirectLink=%2Fen&consentMessage=yes">Request a new or replacement rubbish bin</a>. | ||
</p> | ||
[% ELSE %] | ||
<p class="govuk-body">To request one please call our contact centre on 020 8937 5050, | ||
Monday to Friday, 9am to 5pm (except Bank holidays) or email | ||
<a href="mailto:[email protected]">[email protected]</a>.</p> | ||
[% END %] | ||
|
||
<p class="govuk-body">Please note that all requests for new or replacement bins will | ||
be assessed by our Waste and Recycling team. If your request is approved by the team, | ||
|