diff --git a/app/templates/views/using-notify.html b/app/templates/views/using-notify.html index f07ff9195..cef39cde7 100644 --- a/app/templates/views/using-notify.html +++ b/app/templates/views/using-notify.html @@ -14,11 +14,18 @@

Using Notify

- +

Trial mode

When you create a GOV.UK Notify account, you’ll start in trial mode. This lets you try out the service, but has some restrictions in place.

-

You can remove these restrictions by going live.

- +

+ You can remove these restrictions by + {% if current_service and current_service.restricted %} + requesting to go live. + {% else %} + going live. + {% endif %} +

+

Restrictions in trial mode

In trial mode, you can:

- +

Letters

-

Letters can be up to 6 pages long (3 sides of paper, double-sided).

+

Letters can be up to 6 pages long (3 sides of paper, double-sided).

Notify sends letters in C5 size envelopes, with a window.

- +