mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 17:38:50 -04:00
Add next review date
This commit is contained in:
@@ -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"
|
||||
}
|
||||
) }}
|
||||
|
||||
|
||||
<p class="govuk-body">The GOV.UK Notify roadmap shows what we’re working on and some of the <a class="govuk-link govuk-link--no-visited-state" href="#things-we-have-done">things we’ve 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">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>
|
||||
|
||||
Reference in New Issue
Block a user