mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 16:18:26 -04:00
Update page title and header
This commit is contained in:
@@ -2,13 +2,13 @@
|
|||||||
{% from "components/page-header.html" import page_header %}
|
{% from "components/page-header.html" import page_header %}
|
||||||
|
|
||||||
{% block per_page_title %}
|
{% block per_page_title %}
|
||||||
Who it’s for
|
Who can use Notify
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content_column_content %}
|
{% block content_column_content %}
|
||||||
|
|
||||||
{{ page_header(
|
{{ page_header(
|
||||||
'Who it’s for'
|
'Who can use Notify'
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
<p class="govuk-body">
|
<p class="govuk-body">
|
||||||
|
|||||||
Reference in New Issue
Block a user