From 23273e1b25b5f57f8586b0cc2a9fc4296e01f8a7 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 9 Aug 2019 13:13:21 +0100 Subject: [PATCH] Update and move price increase information --- app/templates/views/pricing/index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 065dce783..603fdb030 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -118,10 +118,8 @@

Letters

The cost of sending a letter depends on the postage you choose and how many sheets of paper you need.

-
-

Current prices will increase by 5 pence on Tuesday 1 October.

-
-
+ +
{% call mapping_table( caption='Letter pricing', field_headings=['Paper', 'Second class', 'First class'], @@ -143,12 +141,15 @@ {% endfor %} {% endcall %}
+
+

These prices will increase by 5 pence plus VAT on 1 October 2019.

+

Prices include:

- {% endblock %}