From 9c78b2c6dbd4dee955f450ab960937754180582f Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 23 May 2016 09:36:57 +0100 Subject: [PATCH] Add classes for headings and lists --- app/templates/views/delivery-and-failure.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/app/templates/views/delivery-and-failure.html b/app/templates/views/delivery-and-failure.html index 234d54ea6..b5350363d 100644 --- a/app/templates/views/delivery-and-failure.html +++ b/app/templates/views/delivery-and-failure.html @@ -9,15 +9,11 @@ Delivery and failure – GOV.UK Notify
-

- Message delivery and failure -

- -

Delivery and failure

+

Delivery and failure

Our delivery states are:

-
    +
    • Sending
    • Delivered
    • Failed permanently
    • @@ -27,19 +23,19 @@ Delivery and failure – GOV.UK Notify

      Our delivery states are the same for both email and text message.

      -

      Sending

      +

      Sending

      All new messages start with the state ‘Sending’.

      If we can’t deliver a message straight away, we’ll keep trying for up to 72 hours.

      -

      Delivered

      +

      Delivered

      This means the message is in the person’s email inbox or on their phone.

      We can’t tell you if they’ve read it – to do so would require invasive and unreliable tracking techniques.

      -

      Failured parmanently

      +

      Failured parmanently

      This means the email address or mobile number doesn’t exist or is blacklisted – also known as a ‘hard bounce’.

      @@ -47,7 +43,7 @@ Delivery and failure – GOV.UK Notify

      You need to remove this email address or mobile number from your database.

      -

      Failed temporarily

      +

      Failed temporarily

      This means the email address or mobile number was full, or the mobile phone was switched off – also known as a ‘soft bounce’.

      @@ -57,7 +53,7 @@ Delivery and failure – GOV.UK Notify

      You can choose to retry this message later or not.

      -

      Technical failure

      +

      Technical failure

      This means there is a problem with the connection between Notify and our email or text message delivery partners.