From f11d18c885ab2fc3a9fc9cad1d7d24e2c77c743d Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 22 Dec 2020 15:29:40 +0000 Subject: [PATCH] Add warning that prices will increase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add warning that prices will increase – we’re still waiting on confirmation of the price increase and the date. --- app/templates/views/pricing/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 08cb6ce8e..e527d1305 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -230,7 +230,7 @@ {% endcall %}
-

These prices were updated on 7 September 2020.

+

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

{% endblock %}