mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
@@ -19,14 +19,8 @@ data={
|
|||||||
}
|
}
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
<p>U.S. Notify is free to use unless you:</p>
|
<p>During pilot period, each service has an allowance of 250,000 free text messages. Once this allowance is met, the
|
||||||
<ul class="list list-bullet">
|
application will stop delivering messages. There’s no monthly charge, no setup fee and no procurement cost.</p>
|
||||||
<li>exceed your <a class="usa-link" href="#text-messages">free text message
|
|
||||||
allowance</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p>You’ll only pay for the additional text messages that you send. There’s no monthly charge, no setup fee and no
|
|
||||||
procurement cost.</p>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{% if not current_user.is_authenticated %}
|
{% if not current_user.is_authenticated %}
|
||||||
@@ -42,6 +36,8 @@ U.S. Notify team.
|
|||||||
<p>When you add a new service it will start in <a class="usa-link"
|
<p>When you add a new service it will start in <a class="usa-link"
|
||||||
href="{{ url_for('main.trial_mode_new') }}">trial mode</a>.</p>
|
href="{{ url_for('main.trial_mode_new') }}">trial mode</a>.</p>
|
||||||
|
|
||||||
|
<p>You’ll use more messages towards the allowance if you send text messages longer than 160 characters.</p>
|
||||||
|
|
||||||
<!-- <h2 class="font-body-lg" id="emails">Emails</h2>
|
<!-- <h2 class="font-body-lg" id="emails">Emails</h2>
|
||||||
<p>It’s free to send emails through Notify.</p> -->
|
<p>It’s free to send emails through Notify.</p> -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user