mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:59:49 -04:00
Merge pull request #3711 from alphagov/add-extended-character-set-content
Add content about the extended character set
This commit is contained in:
@@ -43,7 +43,12 @@
|
||||
<p class="govuk-body">See <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.how_to_pay') }}">how to pay</a>.
|
||||
|
||||
<h3 class="heading-small" id="long-text-messages">Long text messages</h3>
|
||||
<p class="govuk-body">If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message:</p>
|
||||
<p class="govuk-body">If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message.</p>
|
||||
<p class="govuk-body">
|
||||
The following characters are charged as 2 characters each:<br />
|
||||
<span class="extended-gsm-characters">[]{}^\|~€</span>
|
||||
</p>
|
||||
|
||||
<div class="bottom-gutter-3-2">
|
||||
{% call mapping_table(
|
||||
caption='Text message pricing',
|
||||
|
||||
Reference in New Issue
Block a user