Add next review date

This commit is contained in:
karlchillmaid
2022-01-06 15:40:14 +00:00
committed by GitHub
parent da16ab14c3
commit c08948ca3f

View File

@@ -12,11 +12,12 @@
{{ content_metadata( {{ content_metadata(
data={ data={
"Last updated": "30 November 2021" "Last updated": "30 November 2021",
}, "Next review due": "20 January 2022"
suffix="We review this page every 3 months" }
) }} ) }}
<p class="govuk-body">The GOV.UK Notify roadmap shows what were working on and some of the <a class="govuk-link govuk-link--no-visited-state" href="#things-we-have-done">things weve done</a>.</p> <p class="govuk-body">The GOV.UK Notify roadmap shows what were working on and some of the <a class="govuk-link govuk-link--no-visited-state" href="#things-we-have-done">things weve done</a>.</p>
<p class="govuk-body">The roadmap is only a guide. It does not cover everything we do, and some things may change.</p> <p class="govuk-body">The roadmap is only a guide. It does not cover everything we do, and some things may change.</p>
<p class="govuk-body">You can <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p> <p class="govuk-body">You can <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p>