From d75b58435b5c517099c352610d6ddd5ddd08371d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 17 Oct 2016 15:23:24 +0100 Subject: [PATCH] Make page match <h1> on upload page --- app/templates/views/send.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/send.html b/app/templates/views/send.html index 67da7501f..87309f156 100644 --- a/app/templates/views/send.html +++ b/app/templates/views/send.html @@ -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 %}