From 0c7c7d16de74f691449a3f4d2b10a1ec54b2b66f Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 30 Nov 2021 09:03:58 +0000 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=98What=20we=E2=80=99ve=20done?= =?UTF-8?q?=E2=80=99=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/views/roadmap.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html index 80d4da780..39bde48e5 100644 --- a/app/templates/views/roadmap.html +++ b/app/templates/views/roadmap.html @@ -9,7 +9,7 @@

Roadmap

-

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

+

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.

We review this page every 3 months. It was last updated on 24 November 2021.

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

@@ -47,5 +47,8 @@ +

Things we’ve done

+ +

Since January 2021 we’ve sent 1 billion messages for services that were set up in response to the coronavirus (COVID-19) pandemic. This includes 4.5 million vaccination reminders and X million test results.

{% endblock %}