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
5 changes: 4 additions & 1 deletion docs/pages/features/emails.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ Use NHS Notify to send free unlimited emails to patients and members of the publ

## What you need to know

This page will tell you about our email layout and specification.
{% include components/action-link.html
url='/using-nhs-notify/email-templates'
text='Learn how to set up email templates'
%}

You might also want to understand more about:

Expand Down
13 changes: 12 additions & 1 deletion docs/pages/features/letters.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@ This page will tell you:
- [our letter specification](#letter-specification)<!-- markdownlint-disable-line -->
- [what envelopes we use](#envelopes)

You might want to understand more about:
{% include components/action-link.html
url='/using-nhs-notify/letter-templates'
text='Learn how to set up letter templates'
%}

You might also want to understand more about:

- [letter pricing]({% link pages/pricing/letters.md %})
- [delivery times for letters]({% link pages/using-nhs-notify/delivery-times.md %})
Expand All @@ -42,3 +47,9 @@ The page size and layout is A4 portrait (210 x 297mm).
## Envelopes

NHS Notify uses C5 size envelopes with an address window. This means the A4 letter is folded in half with the recipient's address displayed in the address window.

### NHS barcode

All letters sent with NHS Notify will automatically have Royal Mail's [NHS barcode (opens in a new tab)](https://www.royalmailwholesale.com/news/nhs-mail-new-barcode-solution){:target="\_blank"} on the envelope.

The NHS barcode allows Royal Mail to identify NHS letters. During busy periods locally or nationally, Royal Mail will prioritise NHS letters using the NHS barcode.
5 changes: 5 additions & 0 deletions docs/pages/features/nhs-app-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Recipients can receive NHS App messages in their NHS App inbox.

[Push notifications](#push-notifications) are generated when recipients have an unopened message in their NHS App inbox.

{% include components/action-link.html
url='/using-nhs-notify/nhs-app-templates'
text='Learn how to set up NHS App message templates'
%}

You might also want to understand more about:

- [delivery times for NHS App messages]({% link pages/using-nhs-notify/delivery-times.md %})
Expand Down
5 changes: 5 additions & 0 deletions docs/pages/features/text-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Use NHS Notify to send text messages such as invitations, alerts, notifications

## What you need to know

{% include components/action-link.html
url='/using-nhs-notify/text-message-templates'
text='Learn how to set up text message templates'
%}

You might want to understand more about:

- [text message pricing]({% link pages/pricing/text-messages.md %})
Expand Down
Loading