mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 16:59:49 -04:00
Updated the pricing page to reflect public sector pricing
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
<h2 class="heading-medium">Text messages</h2>
|
<h2 class="heading-medium">Text messages</h2>
|
||||||
<p>You have a free allowance of text messages each financial year. You’ll get:</p>
|
<p>You have a free allowance of text messages each financial year. You’ll get:</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>250,000 free text messages for a central government service</li>
|
<li>250,000 free text messages for central government services</li>
|
||||||
<li>25,000 free text messages for a local government service</li>
|
<li>25,000 free text messages for other public sector service</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.</p>
|
<p>It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.</p>
|
||||||
<h3 class="heading-small">Long text messages</h3>
|
<h3 class="heading-small">Long text messages</h3>
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
<div class="bottom-gutter-3-2">
|
<div class="bottom-gutter-3-2">
|
||||||
{% call mapping_table(
|
{% call mapping_table(
|
||||||
caption='Letter pricing',
|
caption='Letter pricing',
|
||||||
field_headings=['', 'Central government', 'Local government'],
|
field_headings=['', 'Crown bodies', 'Other public sector organisations'],
|
||||||
field_headings_visible=True,
|
field_headings_visible=True,
|
||||||
caption_visible=False
|
caption_visible=False
|
||||||
) %}
|
) %}
|
||||||
|
|||||||
Reference in New Issue
Block a user