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 %}