Add bulk sending content

This commit is contained in:
karlchillmaid
2019-12-04 14:07:53 +00:00
committed by Chris Hill-Scott
parent 55e4393a81
commit cf0d9c5821

View File

@@ -26,6 +26,15 @@
<p><a href="{{ url_for('main.register') }}">Create an account</a> to see a short tutorial explaining how to create and send messages.</p>
<h3 class="heading-small" id="bulk-sending">Bulk sending</h3>
<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>
<h2 class="heading-medium id="edit-and-format-messages"">Edit and format messages</h2>
<p>This section explains how to add:</p>