mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 20:38:26 -04:00
Fix last date statement was updated
The accessibility statement was last updated on 9 October 2020 but without the 'last reviewed' date being updated. The changes were contained in this pull request which was merged the same day and reached production at 2.13pm. https://github.com/alphagov/notifications-admin/pull/3677
This commit is contained in:
@@ -168,6 +168,6 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="govuk-body">
|
<p class="govuk-body">
|
||||||
This statement was prepared on 23 September 2020. It was last reviewed on 29 September 2020.
|
This statement was prepared on 23 September 2020. It was last reviewed on 9 October 2020.
|
||||||
</p>
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user