Make page <title> on API info match page heading

Otherwise you might get it mixed up with the API integration page when
you have a bunch of tabs open.
This commit is contained in:
Chris Hill-Scott
2016-08-01 07:33:30 +01:00
parent abc8913698
commit e6a0382243

View File

@@ -4,7 +4,7 @@
{% from "components/api-key.html" import api_key %}
{% block page_title %}
API integration GOV.UK Notify
API info GOV.UK Notify
{% endblock %}
{% block maincolumn_content %}