Merge pull request #4144 from alphagov/tell-users-about-postage-changes

Add postage changes
This commit is contained in:
karlchillmaid
2022-01-28 17:40:42 +00:00
committed by GitHub

View File

@@ -250,7 +250,12 @@
</div>
<div class="panel panel-border-wide">
<p class="govuk-body">These prices were updated on 1 February 2021.</p>
<p class="govuk-body">On 1 March 2022:</p>
<ul class="list list-bullet">
<li>second class postage will go up by 2 pence, plus VAT</li>
<li>international postage will go up by 7 pence, plus VAT</li>
<li>first class postage will go down by 6 pence, plus VAT</li>
</ul>
</div>
{% endblock %}