{% extends "withoutnav_template.html" %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} GOV.UK Notify data sharing and financial agreement {% endblock %} {% block maincolumn_content %}
{{ sub_navigation(navigation_links) }}

GOV.UK Notify data sharing and financial agreement

{% include 'views/agreement/_agreement-choose.html'%}
{% endblock %}