From c5b51bc5ecfcd43744b5ccc4717c5b0604c7dae6 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 20 Feb 2018 11:54:28 +0000 Subject: [PATCH] Link to request to go live from the guidance If we know what service someone has been using, we can take them to the right place. --- app/templates/views/using-notify.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/templates/views/using-notify.html b/app/templates/views/using-notify.html index d23f89520..325666eaa 100644 --- a/app/templates/views/using-notify.html +++ b/app/templates/views/using-notify.html @@ -25,7 +25,13 @@

Trial mode

When you sign up to GOV.UK Notify, you’ll start in trial mode. In trial mode, you can send up to 50 text messages and emails a day. You can only send them to yourself and other people in your team.

You can’t send letters in trial mode.

-

When you request to go live on Notify, we’ll remove these restrictions.

+

When you + {% if current_service and current_service.restricted %} + request to go live + {% else %} + request to go live + {% endif %} + on Notify, we’ll remove these restrictions.

Sending messages

When you send a message, it moves through different states in Notify.