diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html index 96e22b191..6e80f3dee 100644 --- a/app/templates/views/guidance/edit-and-format-messages.html +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -23,8 +23,7 @@

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

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

To add a placeholder to the template:

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

    To add optional content to your emails and text messages:

      -
    1. Sign in to Notify.
    2. -
    3. Go to the Templates page.
    4. +
    5. Go to the Templates page.
    6. Add a new template or choose an existing template and select Edit.
    7. 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.))
    8. Select Save.