This commit is contained in:
karlchillmaid
2020-01-24 10:22:33 +00:00
committed by GitHub
parent a2a4ceb8d6
commit 87a1df58ef

View File

@@ -17,8 +17,8 @@
<p>To send a batch of messages at once:</p>
<ol class="list list-number">
<li><a href="{{ url_for('.register') }}">Sign in to Notify</a>.</li>
<li>Go to the Templates page and choose an existing template.</li>
<li>Select Send.</li>
<li>If youre sending emails, select Upload a list of email addresses. If youre sending text messages, select Upload a list of phone numbers. If youre sending letters, select Upload a list of addresses.</li>
<li>Go to the <b class="govuk-!-font-weight-bold">Templates</b> page and choose an existing template.</li>
<li>Select <b class="govuk-!-font-weight-bold">Send</b>.</li>
<li>If youre sending emails, select <b class="govuk-!-font-weight-bold">Upload a list of email addresses</b>. If youre sending text messages, select <b class="govuk-!-font-weight-bold">Upload a list of phone numbers</b>. If youre sending letters, select <b class="govuk-!-font-weight-bold">Upload a list of addresses</b>.</li>
{% endblock %}