diff --git a/app/templates/views/service-settings/request-to-go-live.html b/app/templates/views/service-settings/request-to-go-live.html index cf78dda71..c3c02462f 100644 --- a/app/templates/views/service-settings/request-to-go-live.html +++ b/app/templates/views/service-settings/request-to-go-live.html @@ -10,17 +10,31 @@

Request to go live

+ {% call banner_wrapper(type='warning') %} +

You must accept the GOV.UK Notify data sharing and financial agreement (Memorandum of Understanding) before we can process data for you.

+ +

+ Contact the Notify team to get a copy of the agreement or to find out if your organisation has already accepted it. +

+ {% endcall %} +

- You’ll need to: + Before you request to go live, make you you’ve:

@@ -31,26 +45,12 @@ {{ textbox(form.upload_or_api, width='1-2') }}

- We will: + Once you’ve completed the tasks needed to set up, we’ll make your service live. We’ll do this within one working day.

- - +

+ By requesting to go live you are agreeing to our terms of use. +

+ {{ page_footer('Request to go live') }}