From b169d098a9d6cd9c747a09746a604a72e1c9a6b9 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 19 May 2020 14:08:04 +0100 Subject: [PATCH] Move 'charities' section above 'public' section --- app/templates/views/guidance/who-its-for.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/views/guidance/who-its-for.html b/app/templates/views/guidance/who-its-for.html index 061530e8c..effad81e9 100644 --- a/app/templates/views/guidance/who-its-for.html +++ b/app/templates/views/guidance/who-its-for.html @@ -34,6 +34,11 @@ Someone from the public sector organisation you’re working with needs to set up the account. Then they can invite you as a team member.

+

Charities

+

+ Notify is not currently available to charities. +

+

Members of the public

The GOV.UK Notify service is only for people who work in the government @@ -43,9 +48,4 @@ Find government services and information on GOV.UK.

-

Charities

-

- Notify is not currently available to charities. -

- {% endblock %}