{% extends "withnav_template.html" %} {% from "components/page-header.html" import page_header %} {% block service_page_title %} GOV.UK Notify data sharing and financial agreement {% endblock %} {% block maincolumn_content %}
{{ page_header( 'GOV.UK Notify data sharing and financial agreement', back_link=url_for('main.request_to_go_live', service_id=current_service.id) )}}

Your organisation ({{ current_service.organisation.name }}) has already accepted the GOV.UK Notify data sharing and financial agreement. You can download a copy.

The agreement contains commercially sensitive information, so don’t share it more widely than you need to.

{% endblock %}