From 67b8c7166fe27e5b2b824da358a3a8d3c12ecac8 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 5 Oct 2021 12:54:14 +0100 Subject: [PATCH 1/2] Add introduction --- app/templates/views/pricing/how-to-pay.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index b1d728287..186885109 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -9,12 +9,16 @@ {{ page_header('How to pay') }} +

+ If you use GOV.UK Notify to send text messages or letters, you may need to send us a purchase order. +

+

Invoices

- GOV.UK Notify is run by the Government Digital Service (GDS), part of the Cabinet Office. + Notify is run by the Government Digital Service (GDS), part of the Cabinet Office.

From 2949f2b61c6e67ad16bbb463477e0639a1f4dc87 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 5 Oct 2021 12:55:06 +0100 Subject: [PATCH 2/2] Remove contact us link --- app/templates/views/pricing/how-to-pay.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/templates/views/pricing/how-to-pay.html b/app/templates/views/pricing/how-to-pay.html index 186885109..a7c33c755 100644 --- a/app/templates/views/pricing/how-to-pay.html +++ b/app/templates/views/pricing/how-to-pay.html @@ -62,8 +62,4 @@ Your organisation may need to add the Cabinet Office as a supplier before you can raise a PO.

-

- Contact us if you need help raising a purchase order. -

- {% endblock %}