Merge pull request #988 from alphagov/quis-patch-1

Make page <title> match <h1> on upload page
This commit is contained in:
Chris Hill-Scott
2016-10-17 17:37:02 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
{% from "components/table.html" import list_table, text_field, index_field, index_field_heading %}
{% block page_title %}
Send text messages GOV.UK Notify
Upload recipients GOV.UK Notify
{% endblock %}
{% block maincolumn_content %}