mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Delivery Status, Text Messages, Nav cleanup
This commit is contained in:
@@ -17,18 +17,25 @@
|
||||
<p class="govuk-body">Notify makes it easy to:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>create reusable text message templates</li>
|
||||
<li>personalise the content of your texts</li>
|
||||
<li>personalize the content of your texts</li>
|
||||
<li>send and schedule bulk messages</li></ul>
|
||||
<p class="govuk-body">You can also <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.documentation') }}">integrate with our API</a> to send text messages automatically.<p class="govuk-body">
|
||||
<!-- <p class="govuk-body">You can also <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.documentation') }}">integrate with our API</a> to send text messages automatically.<p class="govuk-body">
|
||||
|
||||
<h3 class="heading heading-small" id="receive">Receive text messages</h3>
|
||||
<p class="govuk-body">Let people send messages to your service or reply to your texts.</p>
|
||||
<p class="govuk-body">You can see and reply to the messages you receive when you sign in to Notify. If you’re using our API, you can set up your own automated processes to manage replies.</p>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">Contact us</a> to request a unique number for text message replies.</p>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.support') }}">Contact us</a> to request a unique number for text message replies.</p> -->
|
||||
|
||||
<h3 class="heading heading-small" id="sender">Show people who your texts are from</h3>
|
||||
<p class="govuk-body">When you send a text message with Notify, the sender name tells people who it’s from.</p>
|
||||
<p class="govuk-body">See <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.branding_and_customisation', _anchor='text-message-sender') }}">how to change the text message sender</a>.</p>
|
||||
|
||||
<p class="govuk-body">To change the text message sender from the default of ‘US Notify’:</p>
|
||||
|
||||
<ol class="list list-number">
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>
|
||||
<li>Select <b class="govuk-!-font-weight-bold">Manage</b> on the <b class="govuk-!-font-weight-bold">Text message senders</b> row.</li>
|
||||
<li>Select <b class="govuk-!-font-weight-bold">Change</b> or <b class="govuk-!-font-weight-bold">Add text message sender</b>.</li>
|
||||
</ol>
|
||||
|
||||
<h2 class="heading heading-medium">Pricing<h2>
|
||||
<p class="govuk-body">Each service you add has an annual allowance of free text messages.</p>
|
||||
|
||||
Reference in New Issue
Block a user