diff --git a/app/templates/views/trial-mode.html b/app/templates/views/trial-mode.html index 23b4f1982..d120401b5 100644 --- a/app/templates/views/trial-mode.html +++ b/app/templates/views/trial-mode.html @@ -16,16 +16,13 @@
  • create letter templates, but not send them
  • +

    {% if current_service and current_service.trial_mode %} -

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

    + To remove these restrictions, you can request to go live. {% else %} -

    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. -
    + To remove these restrictions, go to the Settings page and request to go live. {% endif %} +

    Before you can request to go live, you must: