From a31d4c17467dbc43a2eacc45741fbd67524d6c6f Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 28 Jan 2022 16:43:14 +0000 Subject: [PATCH 1/2] Add postage changes --- app/templates/views/pricing/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index fbfac6c1e..daa8d524d 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -250,7 +250,12 @@
-

These prices were updated on 1 February 2021.

+

On 1 March 2022:

+
{% endblock %} From ed14b7277903eb697c12da204ae9f2a9d69f1eaa Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 28 Jan 2022 17:15:05 +0000 Subject: [PATCH 2/2] Update description --- app/templates/views/pricing/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index daa8d524d..d68245624 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -252,9 +252,9 @@

On 1 March 2022:

    -
  • second class postage will increase by 2 pence, plus VAT
  • -
  • international postage will increase by 7 pence, plus VAT
  • -
  • first class postage will decrease by 6 pence, plus VAT
  • +
  • second class postage will go up by 2 pence, plus VAT
  • +
  • international postage will go up by 7 pence, plus VAT
  • +
  • first class postage will go down by 6 pence, plus VAT