mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
Updated content to include next steps
Updated content to explain what users need to do next. Includes explicit instructions and a repetition of 'team members'.
This commit is contained in:
@@ -12,18 +12,18 @@
|
|||||||
<form method="post" class="column-five-sixths">
|
<form method="post" class="column-five-sixths">
|
||||||
<h1 class="heading-large">Basic view</h1>
|
<h1 class="heading-large">Basic view</h1>
|
||||||
<p>
|
<p>
|
||||||
Control what other people see when they sign in to Notify.
|
Hide the dashboard and other options from team members who only need to send messages.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Choose basic view for team members who only need to:
|
Turn on basic view then edit team members' permissions.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Team members with basic view can only:
|
||||||
</p>
|
</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>send messages using existing templates</li>
|
<li>send messages using existing templates</li>
|
||||||
<li>see a list of their sent messages</li>
|
<li>see a list of their sent messages</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
|
||||||
Basic view hides the dashboard and other options, making Notify quicker and simpler to use.
|
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
<a href="{{ url_for('main.preview_basic_view', service_id=current_service.id) }}">See a preview of basic view</a>.
|
<a href="{{ url_for('main.preview_basic_view', service_id=current_service.id) }}">See a preview of basic view</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user