2019-05-01 08:00:25 +01:00
|
|
|
|
<p>
|
2019-07-02 16:46:23 +01:00
|
|
|
|
To use GOV.UK Notify your organisation ({{ current_service.organisation.name }}) must accept the GOV.UK Notify data sharing and financial agreement.
|
2019-06-18 14:24:29 +01:00
|
|
|
|
</p>
|
|
|
|
|
|
<p>
|
|
|
|
|
|
This agreement only needs to be accepted once and will then cover all Notify services from
|
|
|
|
|
|
{{ current_service.organisation.name }}.
|
|
|
|
|
|
</p>
|
|
|
|
|
|
<p>
|
|
|
|
|
|
It needs to be accepted by, or on behalf of someone who can sign contracts for your organisation.
|
|
|
|
|
|
</p>
|
|
|
|
|
|
<p>
|
2019-07-02 17:04:26 +01:00
|
|
|
|
<a href="{{ url_for('main.service_download_agreement', service_id=current_service.id) }}">Download a copy of the agreement</a>.
|
2019-05-01 08:00:25 +01:00
|
|
|
|
</p>
|
|
|
|
|
|
<p>
|
|
|
|
|
|
The agreement contains commercially sensitive information, so don’t share it more widely than you need to.
|
|
|
|
|
|
</p>
|
2019-06-18 14:24:29 +01:00
|
|
|
|
<a href="{{ url_for('main.service_accept_agreement', service_id=current_service.id) }}" class="button">Continue</a>
|