mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Update heading
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
{% from "components/page-header.html" import page_header %}
|
{% from "components/page-header.html" import page_header %}
|
||||||
|
|
||||||
{% block per_page_title %}
|
{% block per_page_title %}
|
||||||
GOV.UK Notify data sharing and financial agreement
|
Confirm that you accept the agreement
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
<div class="column-five-sixths">
|
<div class="column-five-sixths">
|
||||||
|
|
||||||
{{ page_header(
|
{{ page_header(
|
||||||
'GOV.UK Notify data sharing and financial agreement',
|
'Confirm that you accept the agreement',
|
||||||
back_link=url_for('main.service_accept_agreement', service_id=current_service.id)
|
back_link=url_for('main.service_accept_agreement', service_id=current_service.id)
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user