mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Add new trial mode page
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<li>send messages to you and other people in your team</li>
|
||||
<li>create draft letters, but not send them</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<p>
|
||||
To remove these restrictions, you can
|
||||
{% if current_service and current_service.trial_mode %}
|
||||
@@ -33,13 +33,13 @@
|
||||
</p>
|
||||
|
||||
<p>Before you can request to go live, you must:</p>
|
||||
<ul class="list bullet-list">
|
||||
<ul class="list list-bullet">
|
||||
<li>sign our data sharing and financial agreement</li>
|
||||
<li>accept our terms of use</li>
|
||||
<li>set up your service so you're ready to send and receive messages</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user