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. 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.