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.))