mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Addressing most of the low-lift items from the Notify content audit (#491)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading-large">Features</h1>
|
||||
<p class="govuk-body">If you work for the federal government, you can use U.S. Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">If you work for the government, you can use U.S. Notify to keep your users updated.</p>
|
||||
<p class="govuk-body">Notify makes it easy to create, customize, and send <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_sms') }}">text messages</a>.</p>
|
||||
<!-- <ul class="list list-bullet">
|
||||
<li><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.features_email') }}">emails</a></li>
|
||||
@@ -40,7 +40,7 @@
|
||||
<p class="govuk-body">Read more about the <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.message_status') }}">delivery status</a> of your messages.</p>
|
||||
|
||||
<h2 class="heading-medium" id="permissions">Permissions</h2>
|
||||
<p class="govuk-body">Control which members of your team can see, create, edit and send messages.</p>
|
||||
<p class="govuk-body">Control which members of your team can see, create, edit, and send messages.</p>
|
||||
<p class="govuk-body">Notify lets you:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>set different permission levels for each team member</li>
|
||||
|
||||
Reference in New Issue
Block a user