From c08948ca3fa46178bde36c70aef78d776467829a Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 6 Jan 2022 15:40:14 +0000 Subject: [PATCH] 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.