From c9bfca3c32a49ec0a5e2e42200fd2a5901717749 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 9 Apr 2019 15:18:21 +0100 Subject: [PATCH] Fix HTML on letters page --- app/templates/views/features/letters.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/templates/views/features/letters.html b/app/templates/views/features/letters.html index fc5b1697d..5ebbecd17 100644 --- a/app/templates/views/features/letters.html +++ b/app/templates/views/features/letters.html @@ -13,12 +13,12 @@ {{ sub_navigation(navigation_links) }}
- +

Letters

GOV.UK Notify will print, pack and post your letters for you.

Create an account and try Notify for yourself.

- -

Features

+ +

Features

Notify makes it easy to:

You can also integrate with our API to send letters automatically.

-

Choose your postage

+

Choose your postage

You can send letters by first or second class postage.

First class letters are delivered one day after they're dispatched. Second class letters are delivered 2 days after they're dispatched.

Letters sent before 5:30pm are dispatched the next working day (Monday to Friday). Royal Mail delivers from Monday to Saturday, excluding bank holidays.

- +

Upload your own letters

You can create reusable letter templates in Notify, or upload and send your own letters.

Use the letter specification document to help you set up your letter, save it as a PDF, then upload it to Notify.

- +

Pricing

It costs between 30p and 76p to send a letter. Prices include:

- + {% endblock %}