mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Updated content
Updated the description of what basic view does
This commit is contained in:
@@ -12,18 +12,17 @@
|
||||
<form method="post" class="column-five-sixths">
|
||||
<h1 class="heading-large">Basic view</h1>
|
||||
<p>
|
||||
Make Notify quicker and simpler to use for team members who only
|
||||
need to send messages.
|
||||
Control what other people see when they sign in to Notify.
|
||||
</p>
|
||||
<p>
|
||||
Basic view hides everything except:
|
||||
Choose basic view for team members who only need to:
|
||||
</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>templates</li>
|
||||
<li>a list of sent messages</li>
|
||||
<li>send one-off messages using existing templates</li>
|
||||
<li>see a list of their sent messages</li>
|
||||
</ul>
|
||||
<p>
|
||||
You can choose which team members have basic view.
|
||||
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>.
|
||||
|
||||
Reference in New Issue
Block a user