mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-01 03:50:26 -04:00
@@ -19,14 +19,8 @@ data={
|
||||
}
|
||||
) }}
|
||||
|
||||
<p>U.S. Notify is free to use unless you:</p>
|
||||
<ul class="list list-bullet">
|
||||
<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>During pilot period, each service has an allowance of 250,000 free text messages. Once this allowance is met, the
|
||||
application will stop delivering messages. There’s no monthly charge, no setup fee and no procurement cost.</p>
|
||||
|
||||
<p>
|
||||
{% 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"
|
||||
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>
|
||||
<p>It’s free to send emails through Notify.</p> -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user