diff --git a/app/templates/views/pricing.html b/app/templates/views/pricing.html index b7cea5762..d7378fd5e 100644 --- a/app/templates/views/pricing.html +++ b/app/templates/views/pricing.html @@ -21,7 +21,11 @@
Create an account then set up as many different services as you need to. Each service has its own free text message allowance.
+ {% if not current_user.is_authenticated %} +Create an account then set up as many different services as you need to. Each service has its own free text message allowance.
+ {% endif %} + +When you set up a new service it will start in trial mode.
It’s free to send emails through GOV.UK Notify.
@@ -34,10 +38,6 @@It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.
See how to pay. - -
If your organisation offers multiple services, you can have a different Notify account for each of them.
-Each service will get its own free message allowance.
If a text message is beyond a certain length, it’ll be charged as more than one message:
@@ -92,7 +92,7 @@The cost of sending a letter depends on the postage you use and how many sheets of paper you need.
+The cost of sending a letter depends on the postage you choose and how many sheets of paper you need.