Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/_data/home/pricing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

- heading: Texts (SMS)
description: each text message
pricing: 2.27p
pricing: 2.33p

- heading: Letters
description: A4, 2 sides, sent 2nd class
pricing: 61p
pricing: 67p
14 changes: 0 additions & 14 deletions docs/pages/footer/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,6 @@ Autocomplete is turned off by default, making it harder to fill out any form ele

Autocomplete is turned off by default because the text a user enters into ‘create and submit a template’ will almost always be different for each submission. This makes autocomplete inappropriate for these fields. When we add new features that ask users for repeatable information, autocomplete will be enabled.

Pages within 'create and submit a template' are missing meaningful titles, making it difficult for people to:

- easily identify if the information on that page is relevant to their needs
- differentiate content when multiple web pages are open
- navigate between web pages when using audio assistive technologies

This fails WCAG 2.2 success criterion 2.4.2 (page titles).

We plan to add page titles that are unique and reflect the purpose of each page in a future release.

Some links such as 'copy' and 'delete' are ambiguous for users, making it difficult for screen reader users to determine what items they are copying or deleting. This fails WCAG 2.2 success criterion 2.4.4 (link purpose).

We plan to add hidden text that can be read by screen readers and better describes what items are being copied or deleted in a future release.

When using a screen reader, it is not clear that the markdown examples in 'create and submit a template' are examples that can be copied. This fails WCAG 2.2 success criterion 2.4.6 (headings and labels).

In a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
Expand Down
22 changes: 5 additions & 17 deletions docs/pages/pricing/letters.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@ nav_order: 3
permalink: /pricing/letters
---

{% include components/inset-text.html
text='Royal Mail is increasing its rates.

On 1 April 2025:

- second class letters will go up by between 6 or 8 pence
- first class letters will go up by 81 pence

The exact difference for postage will depend on the number of pages in your letter.
'
%}

The cost of sending a standard letter depends on the postage you choose and how many sheets of paper you need.

Prices include:
Expand All @@ -32,11 +20,11 @@ Prices include:

| Paper | 1st class | 2nd class |
| -------- | -------------------- | -------------------- |
| 1 sheet | Up to 97 pence + VAT | Up to 61 pence + VAT |
| 2 sheets | Up to £1.01 + VAT | Up to 65 pence + VAT |
| 3 sheets | Up to £1.05 + VAT | Up to 68 pence + VAT |
| 4 sheets | Up to £1.11 + VAT | Up to 75 pence + VAT |
| 5 sheets | Up to £1.15 + VAT | Up to 79 pence + VAT |
| 1 sheet | Up to £1.78 + VAT | Up to 67 pence + VAT |
| 2 sheets | Up to £1.82 + VAT | Up to 71 pence + VAT |
| 3 sheets | Up to £1.86 + VAT | Up to 76 pence + VAT |
| 4 sheets | Up to £1.92 + VAT | Up to 81 pence + VAT |
| 5 sheets | Up to £1.96 + VAT | Up to 85 pence + VAT |

## Letters in accessible formats

Expand Down
8 changes: 2 additions & 6 deletions docs/pages/pricing/pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ has_children: true
permalink: /pricing/
---

{% include components/inset-text.html
text='**Text message and letter prices will increase on 1 April 2025.**'
%}

It’s free to send NHS App messages and emails through NHS Notify.

There’s also:
Expand All @@ -25,7 +21,7 @@ Find out [how to pay]({% link pages/pricing/how-to-pay.md %}).

## Text messages (SMS)

It costs 2.27 pence (plus VAT) for every text message you send.
It costs 2.33 pence (plus VAT) for every text message you send.

{% include components/action-link.html
url='/pricing/text-messages'
Expand All @@ -34,7 +30,7 @@ It costs 2.27 pence (plus VAT) for every text message you send.

## Letters

It costs up to 61p (plus VAT) to send a one-sheet letter with both sides printed using 2nd class postage.
It costs up to 67p (plus VAT) to send a one-sheet letter with both sides printed using 2nd class postage.

{% include components/action-link.html
url='/pricing/letters'
Expand Down
10 changes: 3 additions & 7 deletions docs/pages/pricing/text-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ nav_order: 2
permalink: /pricing/text-messages
---

{% include components/inset-text.html
text='On 1 April 2025 the cost of sending a text message will go up to 2.33 pence (plus VAT).'
%}

It costs 2.27 pence (plus VAT) for each text message you send.
It costs 2.33 pence (plus VAT) for each text message you send.

You may pay more for each message if you:

Expand All @@ -27,7 +23,7 @@ If a text message is longer than 160 characters (including spaces), it will be c

| Message length | Charge |
| -------------------- | --------------- |
| Up to 160 characters | 1 text messages |
| Up to 160 characters | 1 text message |
| Up to 306 characters | 2 text messages |
| Up to 459 characters | 3 text messages |
| Up to 612 characters | 4 text messages |
Expand All @@ -50,7 +46,7 @@ Using other accented characters can increase the cost of sending text messages.

| Message length | Charge |
| --------------------------------------- | ------------------------- |
| Up to 70 accented characters | 1 text messages |
| Up to 70 accented characters | 1 text message |
| Up to 134 accented characters | 2 text messages |
| Up to 201 accented characters | 3 text messages |
| Up to 268 accented characters | 4 text messages |
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/sitemap.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /sitemap.html
permalink: /sitemap/
Comment thread
jakecosgrove marked this conversation as resolved.
layout: default
title: Sitemap
---
Expand Down
8 changes: 8 additions & 0 deletions scripts/config/vale/styles/Vocab/words/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ fullName
namePrefix
clientRef
Cohorting
Sint
Maarten
Burkina
Sao
Marino
Rica
Futuna
Tokelau
Loading