mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-25 18:01:57 -04:00
Update heading and content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% from "components/page-header.html" import page_header %}
|
||||
|
||||
{% block service_page_title %}
|
||||
GOV.UK Notify data sharing and financial agreement
|
||||
Accept the data sharing and financial agreement
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
@@ -11,13 +11,15 @@
|
||||
<div class="column-five-sixths">
|
||||
|
||||
{{ page_header(
|
||||
'GOV.UK Notify data sharing and financial agreement',
|
||||
'Accept the data sharing and financial agreement',
|
||||
back_link=url_for('main.request_to_go_live', service_id=current_service.id)
|
||||
)}}
|
||||
|
||||
<p>
|
||||
Before you can go live on GOV.UK Notify, your organisation needs to
|
||||
accept to our data sharing and financial agreement.
|
||||
Before you can use GOV.UK Notify, you need to accept our data sharing and financial agreement.
|
||||
</p>
|
||||
<p>
|
||||
This must be done by, or on behalf of, someone with the authority to sign contracts for your organisation.
|
||||
</p>
|
||||
<p>
|
||||
There are different agreements for crown and non-crown organisations.
|
||||
|
||||
Reference in New Issue
Block a user