mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -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">
|
<form method="post" class="column-five-sixths">
|
||||||
<h1 class="heading-large">Basic view</h1>
|
<h1 class="heading-large">Basic view</h1>
|
||||||
<p>
|
<p>
|
||||||
Make Notify quicker and simpler to use for team members who only
|
Control what other people see when they sign in to Notify.
|
||||||
need to send messages.
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Basic view hides everything except:
|
Choose basic view for team members who only need to:
|
||||||
</p>
|
</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>templates</li>
|
<li>send one-off messages using existing templates</li>
|
||||||
<li>a list of sent messages</li>
|
<li>see a list of their sent messages</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<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>
|
||||||
<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>.
|
||||||
|
|||||||
Reference in New Issue
Block a user