From 57ad2ef6346f7284d192a8c3a1dc58d107e26655 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 4 Apr 2019 15:15:52 +0100 Subject: [PATCH] Moved features list Moved features list --- .../views/features/text-messages.html | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/app/templates/views/features/text-messages.html b/app/templates/views/features/text-messages.html index 95910367e..141f8d760 100644 --- a/app/templates/views/features/text-messages.html +++ b/app/templates/views/features/text-messages.html @@ -20,6 +20,15 @@

Create an account and try Notify for yourself.

Features

+ +

Notify makes it easy to:

+ + +

You can also integrate with our API to send text messages automatically.

+

Receive text messages

Let people send messages to your service or reply to your texts.

@@ -32,16 +41,6 @@

You can change the text message sender name from the default of 'GOVUK' in your service settings.

-

More features

- -

Notify makes it easy to:

- - -

You can also integrate with our API to send text messages automatically.

-

Pricing

Each service you set up has a free annual allowance. After that it costs 1.58 pence (plus VAT) to send a text to a UK number.

@@ -50,4 +49,8 @@
  • 250,000 free text messages for central government services
  • 25,000 free text messages for other public sector services
  • -

    See pricing for more details.

    +

    See pricing for more details.

    + + + +{% endblock %}