From 8c7495ea45d98aa7c4d9de0338cf83914e09aab2 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Mon, 27 Apr 2020 10:49:23 +0100 Subject: [PATCH] Update the pricing page --- app/templates/views/pricing/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 49c85c61b..746731154 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -56,6 +56,8 @@ ('Up to 306 characters', '2 text messages'), ('Up to 459 characters', '3 text messages'), ('Up to 612 characters', '4 text messages'), + ('Up to 765 characters', '5 test messages'), + ('Up to 918 characters', '6 test messages'), ] %} {% call row() %} {{ text_field(message_length) }}