Update rate increase content

This commit is contained in:
karlchillmaid
2020-12-23 10:58:48 +00:00
committed by GitHub
parent 661b9df643
commit 4ee309fab6

View File

@@ -229,11 +229,14 @@
{% endfor %}
{% endcall %}
</div>
<div class="panel panel-border-wide">
<p class="govuk-body">Second class postage will increase by 4 pence plus VAT on 1 February 2021.</p>
<p class="govuk-body">First class postage will increase by 8 pence plus VAT on 1 February 2021.</p>
<p class="govuk-body">International postage will increase by 5 pence plus VAT on 1 February 2021.</p>
<div class="panel panel-border-wide">
<p class="govuk-body">Were changing the cost of sending letters through Notify. This is because Royal Mail has increased their rates.</p>
<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>
</div>
{% endblock %}