From 78135840d46641a59d68c546f44b577352a81f80 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 23 Dec 2020 10:30:17 +0000 Subject: [PATCH] Update price increases --- app/templates/views/pricing/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index e527d1305..82c43d0af 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -230,7 +230,10 @@ {% endcall %}
-

These prices will increase by X pence plus VAT on 1 February 2021.

+

Second class postage will increase by 4 pence plus VAT on 1 February 2021.

+

First class postage will increase by 8 pence plus VAT on 1 February 2021.

+

International postage will increase by 5 pence plus VAT on 1 February 2021.

+
{% endblock %}