From c08948ca3fa46178bde36c70aef78d776467829a Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 6 Jan 2022 15:40:14 +0000 Subject: [PATCH 1/2] Add next review date --- app/templates/views/roadmap.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html index dad7d9f5d..72145638d 100644 --- a/app/templates/views/roadmap.html +++ b/app/templates/views/roadmap.html @@ -12,11 +12,12 @@ {{ content_metadata( data={ - "Last updated": "30 November 2021" - }, - suffix="We review this page every 3 months" + "Last updated": "30 November 2021", + "Next review due": "20 January 2022" + } ) }} +

The GOV.UK Notify roadmap shows what we’re working on and some of the things we’ve done.

The roadmap is only a guide. It does not cover everything we do, and some things may change.

You can contact us if you have any questions about the roadmap or suggestions for new features.

From bd313e5e2a592b25bb4223b851b326018c188e64 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 6 Jan 2022 15:41:36 +0000 Subject: [PATCH 2/2] Add next review date --- app/templates/views/accessibility_statement.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index 8696c123f..ffe7b43a3 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -13,10 +13,10 @@ {{ content_metadata( data={ "Published": "23 September 2020", - "Last updated": "27 October 2021" - }, - suffix="We review this page every 3 months" - ) }} + "Last updated": "27 October 2021", + "Next review due": "20 January 2022" + } + ) }}

This accessibility statement applies to the www.notifications.service.gov.uk domain. It does not apply to the GOV.UK Notify API documentation subdomain.