From 15125e0dac994cf6efefa13fb29aaadbb230272d Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 4 Apr 2019 16:34:25 +0100 Subject: [PATCH] Fix html, add link to letter spec Fix html, add link to letter spec --- app/templates/views/features/letters.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/app/templates/views/features/letters.html b/app/templates/views/features/letters.html index 78ef20a4a..13afcb728 100644 --- a/app/templates/views/features/letters.html +++ b/app/templates/views/features/letters.html @@ -3,7 +3,7 @@ {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} - Features + Letters {% endblock %} {% block maincolumn_content %} @@ -15,9 +15,7 @@

Letters

-

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

-

Create an account and try Notify for yourself.

Features

@@ -27,7 +25,6 @@
  • personalise the content of your letter
  • send and schedule bulk messages
  • -

    You can also integrate with our API to send text messages automatically.

    Choose your postage

    @@ -37,23 +34,20 @@

    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 set up your letter, save it as a PDF, then upload it to Notify.

    +

    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:

    - -

    Letters can be up to 10 pages long (5 double-sided sheets of paper).

    -

    See pricing for more details.

    - +
    + {% endblock %}