mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #3746 from alphagov/update-postage-prices
Tell users that postage prices will increase in February.
This commit is contained in:
@@ -229,8 +229,15 @@
|
||||
{% endfor %}
|
||||
{% endcall %}
|
||||
</div>
|
||||
<div class="panel panel-border-wide">
|
||||
<p class="govuk-body">These prices were updated on 7 September 2020.</p>
|
||||
<div class="panel panel-border-wide">
|
||||
<p class="govuk-body">From 1 February 2021:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>second class postage will increase by 4 pence, plus VAT</li>
|
||||
<li>first class postage will increase by 8 pence, plus VAT</li>
|
||||
<li>international postage will increase by 5 pence, plus VAT</li>
|
||||
</ul>
|
||||
<p class="govuk-body">This is because Royal Mail has increased their rates.</p>
|
||||
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user