mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -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">
|
||||
<h1 class="heading-large">Basic view</h1>
|
||||
<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>
|
||||
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>
|
||||
<ul class="list list-bullet">
|
||||
<li>send messages using existing templates</li>
|
||||
<li>see a list of their sent messages</li>
|
||||
</ul>
|
||||
<p>
|
||||
Basic view hides the dashboard and other options, making Notify quicker and simpler to use.
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{ url_for('main.preview_basic_view', service_id=current_service.id) }}">See a preview of basic view</a>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user