mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Merge pull request #1935 from alphagov/public-sector-pricing
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>
|
||||
<p>You have a free allowance of text messages each financial year. You’ll get:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>250,000 free text messages for a central government service</li>
|
||||
<li>25,000 free text messages for a local government service</li>
|
||||
<li>250,000 free text messages for central government services</li>
|
||||
<li>25,000 free text messages for other public sector service</li>
|
||||
</ul>
|
||||
<p>It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.</p>
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
<div class="bottom-gutter-3-2">
|
||||
{% call mapping_table(
|
||||
caption='Letter pricing',
|
||||
field_headings=['', 'Central government', 'Local government'],
|
||||
field_headings=['', 'Crown bodies', 'Other public sector organisations'],
|
||||
field_headings_visible=True,
|
||||
caption_visible=False
|
||||
) %}
|
||||
|
||||
Reference in New Issue
Block a user