Update price increases

This commit is contained in:
karlchillmaid
2020-12-23 10:30:17 +00:00
committed by GitHub
parent 58eba5c148
commit 78135840d4

View File

@@ -230,7 +230,10 @@
{% endcall %} {% endcall %}
</div> </div>
<div class="panel panel-border-wide"> <div class="panel panel-border-wide">
<p class="govuk-body">These prices will increase by X pence plus VAT on 1 February 2021.</p> <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> </div>
{% endblock %} {% endblock %}