mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 10:48:26 -04:00
Add links to channel-specific pages
Add links to channel-specific pages
This commit is contained in:
committed by
Chris Hill-Scott
parent
d4dfaa1e17
commit
bb346006ee
@@ -18,9 +18,9 @@
|
|||||||
<p>If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to keep your users updated.</p>
|
<p>If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to keep your users updated.</p>
|
||||||
<p>Notify makes it easy to create, customise and send:</p>
|
<p>Notify makes it easy to create, customise and send:</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>emails</li>
|
<li><a href="https://www.notifications.service.gov.uk/features/emails">emails</a></li>
|
||||||
<li>text messages</li>
|
<li><a href="https://www.notifications.service.gov.uk/features/text-messages">text messages</a></li>
|
||||||
<li>letters</li>
|
<li><a href="https://www.notifications.service.gov.uk/features/letters">letters</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>You don’t need any technical knowledge to use Notify.</p>
|
<p>You don’t need any technical knowledge to use Notify.</p>
|
||||||
{% if not current_user.is_authenticated %}
|
{% if not current_user.is_authenticated %}
|
||||||
|
|||||||
Reference in New Issue
Block a user