From f775e18361eecdbd30b815fc1ef3dcc794a88584 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 4 Sep 2020 14:28:23 +0100 Subject: [PATCH] Add price update date Added Monday's date, as that's when we plan to merge and deploy. --- 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 601bf938b..9fda8ec48 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -225,7 +225,7 @@ {% endcall %}
-

These prices were updated on 1 October 2019.

+

These prices were updated on 7 September 2020.

{% endblock %}