From 894fc6eacf77cae9c15e3daacc3870f8eb2e553b Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 11 Nov 2019 09:43:35 +0000 Subject: [PATCH] Update page title --- app/templates/error/400.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/error/400.html b/app/templates/error/400.html index ce9c4f2bc..77e546877 100644 --- a/app/templates/error/400.html +++ b/app/templates/error/400.html @@ -1,5 +1,5 @@ {% extends "withoutnav_template.html" %} -{% block per_page_title %}Bad Request{% endblock %} +{% block per_page_title %}Bad Request – GOV.UK Notify{% endblock %} {% block maincolumn_content %}