Update headings

This commit is contained in:
karlchillmaid
2019-07-18 11:13:26 +01:00
committed by GitHub
parent e069078459
commit ecdf784ac8

View File

@@ -2,7 +2,7 @@
{% from "components/page-header.html" import page_header %}
{% block service_page_title %}
GOV.UK Notify data sharing and financial agreement
Your organisation has already accepted the agreement
{% endblock %}
{% block maincolumn_content %}
@@ -11,12 +11,12 @@
<div class="column-five-sixths">
{{ page_header(
'GOV.UK Notify data sharing and financial agreement',
'Your organisation has already accepted the agreement',
back_link=url_for('main.request_to_go_live', service_id=current_service.id)
)}}
<p>
Your organisation ({{ current_service.organisation.name }}) has already accepted the GOV.UK
{{ current_service.organisation.name }} has already accepted the GOV.UK
Notify data sharing and financial agreement.
</p>
<p><a href="{{ url_for('main.service_download_agreement', service_id=current_service.id) }}">Download a copy of the agreement</a>.