diff --git a/app/templates/views/guidance/create-and-send-messages.html b/app/templates/views/guidance/create-and-send-messages.html index 30a575056..4aa85a9a2 100644 --- a/app/templates/views/guidance/create-and-send-messages.html +++ b/app/templates/views/guidance/create-and-send-messages.html @@ -17,8 +17,8 @@

To send a batch of messages at once:

  1. Sign in to Notify.
  2. -
  3. Go to the Templates page and choose an existing template.
  4. -
  5. Select Send.
  6. -
  7. If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
  8. +
  9. Go to the Templates page and choose an existing template.
  10. +
  11. Select Send.
  12. +
  13. If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
  14. {% endblock %}