From 342fd351364c7d7d13cf5d524267d46b8120d3e1 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 5 Jan 2022 11:18:40 +0000 Subject: [PATCH] Remove dates from end of statement --- app/templates/views/accessibility_statement.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index 09bb8b44b..88dc287b1 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -208,8 +208,4 @@

We decided which pages to test based on the most common tasks that GOV.UK Notify users need to complete. We also tested a sample of pages with common user interface components.

- -

- This statement was prepared on 23 September 2020. It was last reviewed on 27 October 2021. -

{% endblock %}