From 0e2d80018eff754acdcf8221f9cfea3179685793 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 5 Aug 2016 09:40:21 +0100 Subject: [PATCH] Fix page title --- app/templates/views/weekly.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/weekly.html b/app/templates/views/weekly.html index 4e413203c..5a5a87493 100644 --- a/app/templates/views/weekly.html +++ b/app/templates/views/weekly.html @@ -3,7 +3,7 @@ {% extends "withnav_template.html" %} {% block page_title %} - Daily – GOV.UK Notify + Previous weeks – GOV.UK Notify {% endblock %} {% block maincolumn_content %}