mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-11 21:01:06 -04:00
Remove details of allowance and pricing
This commit is contained in:
@@ -31,12 +31,7 @@
|
||||
<p class="govuk-body">See <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.branding_and_customisation', _anchor='text-message-sender') }}">how to change the text message sender</a>.</p>
|
||||
|
||||
<h2 class="heading heading-medium">Pricing<h2>
|
||||
<p class="govuk-body">Each service you add has an annual allowance of free text messages. When you’ve used your allowance, it costs 1.6 pence (plus VAT) for each additional text message you send to a UK number.</p>
|
||||
<p class="govuk-body">The free allowance is:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>150,000 free text messages for national services</li>
|
||||
<li>25,000 free text messages for regional services</li>
|
||||
<li>10,000 free text messages for state-funded schools and GP practices</li></ul>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.pricing') }}">See pricing</a> for more details.</p>
|
||||
<p class="govuk-body">Each service you add has an annual allowance of free text messages.</p>
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.pricing', _anchor='text-messages') }}">See pricing</a> for more details.</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user