diff --git a/docs/_data/home/pricing.yml b/docs/_data/home/pricing.yml index e3d80b03..ff8cb29e 100644 --- a/docs/_data/home/pricing.yml +++ b/docs/_data/home/pricing.yml @@ -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 diff --git a/docs/pages/footer/accessibility.md b/docs/pages/footer/accessibility.md index faa8b200..b0ab4e41 100644 --- a/docs/pages/footer/accessibility.md +++ b/docs/pages/footer/accessibility.md @@ -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. diff --git a/docs/pages/pricing/letters.md b/docs/pages/pricing/letters.md index fbd27305..1738349c 100644 --- a/docs/pages/pricing/letters.md +++ b/docs/pages/pricing/letters.md @@ -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: @@ -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 diff --git a/docs/pages/pricing/pricing.md b/docs/pages/pricing/pricing.md index b5cc1979..d60dae7d 100644 --- a/docs/pages/pricing/pricing.md +++ b/docs/pages/pricing/pricing.md @@ -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: @@ -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' @@ -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' diff --git a/docs/pages/pricing/text-messages.md b/docs/pages/pricing/text-messages.md index 66073c17..69bd3d8b 100644 --- a/docs/pages/pricing/text-messages.md +++ b/docs/pages/pricing/text-messages.md @@ -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: @@ -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 | @@ -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 | diff --git a/docs/pages/sitemap.html b/docs/pages/sitemap.html index 70cd6348..95170c68 100644 --- a/docs/pages/sitemap.html +++ b/docs/pages/sitemap.html @@ -1,5 +1,5 @@ --- -permalink: /sitemap.html +permalink: /sitemap/ layout: default title: Sitemap --- diff --git a/scripts/config/vale/styles/Vocab/words/accept.txt b/scripts/config/vale/styles/Vocab/words/accept.txt index 672f3673..dd57c119 100644 --- a/scripts/config/vale/styles/Vocab/words/accept.txt +++ b/scripts/config/vale/styles/Vocab/words/accept.txt @@ -36,3 +36,11 @@ fullName namePrefix clientRef Cohorting +Sint +Maarten +Burkina +Sao +Marino +Rica +Futuna +Tokelau