mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 21:33:12 -04:00
Fix page title to match H1 on create API key page
The page `<title>` was using previous wording.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
{% from "components/radios.html" import radios %}
|
{% from "components/radios.html" import radios %}
|
||||||
|
|
||||||
{% block page_title %}
|
{% block page_title %}
|
||||||
Add a new API key – GOV.UK Notify
|
Create an API key – GOV.UK Notify
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|||||||
Reference in New Issue
Block a user