From 40948af2fde06c7bf0d150e32ad802acb124c6be Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 27 Jan 2020 09:05:28 +0000 Subject: [PATCH] Fix sign in links --- app/templates/views/guidance/edit-and-format-messages.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html index 8ddbbb7a8..baed59d5d 100644 --- a/app/templates/views/guidance/edit-and-format-messages.html +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -23,7 +23,7 @@

You can see a list of formatting instructions on the edit template page:

    -
  1. Sign in to Notify.
  2. +
  3. Sign in to Notify.
  4. Go to the Templates page.
  5. Add a new template or choose an existing template and select Edit.
@@ -63,7 +63,7 @@

To add a placeholder to the template:

    -
  1. Sign in to Notify.
  2. +
  3. Sign in to Notify.
  4. Go to the Templates page.
  5. Add a new template or choose an existing template and select Edit.
  6. Add a placeholder using double brackets. For example: Hello ((first name)), your reference is ((ref number)).
  7. @@ -84,7 +84,7 @@

    To add optional content to your emails and text messages:

      -
    1. Sign in to Notify.
    2. +
    3. Sign in to Notify.
    4. Go to the Templates page.
    5. Add a new template or choose an existing template and select Edit.
    6. Use double brackets and ?? to define optional content. For example, if you only want to show something to people who are under 18: ((under18??Please get your application signed by a parent or guardian.))