Fix page title to match H1 on create API key page

The page `<title>` was using previous wording.
This commit is contained in:
Chris Hill-Scott
2016-11-01 17:12:25 +00:00
parent 6a07b8bac2
commit 101392c350

View File

@@ -4,7 +4,7 @@
{% from "components/radios.html" import radios %}
{% block page_title %}
Add a new API key GOV.UK Notify
Create an API key GOV.UK Notify
{% endblock %}
{% block maincolumn_content %}