From c926a0175e507601ca861b2469d65f10bd944611 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 21 Nov 2019 15:53:52 +0000 Subject: [PATCH] Add request to go live instructions --- app/templates/views/trial-mode.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/app/templates/views/trial-mode.html b/app/templates/views/trial-mode.html index b10d9cbba..23b4f1982 100644 --- a/app/templates/views/trial-mode.html +++ b/app/templates/views/trial-mode.html @@ -16,14 +16,16 @@
  • create letter templates, but not send them
  • -

    - To remove these restrictions, you can {% if current_service and current_service.trial_mode %} - send us a request to go live. +

    To remove these restrictions, you can request to go live.

    {% else %} - send us a request to go live. +

    To remove these restrictions:

    +
      +
    1. Sign in.
    2. +
    3. Go to the Settings page.
    4. +
    5. In the Your service is in trial mode section, select request to go live.
    6. +
    {% endif %} -

    Before you can request to go live, you must: