mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 01:50:12 -04:00
Reformat ready for content updates
This commit is contained in:
@@ -13,16 +13,11 @@
|
||||
<p>Notify is in public beta. This means it’s fully operational and supported, but we’re still adding new features. The roadmap is a guide to what we have planned, but some things might change.</p>
|
||||
<p>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>
|
||||
|
||||
<h2 class="heading-medium">January to March 2020</h2>
|
||||
<h2 class="heading-medium">April to June 2021</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>Let services send letters to international addresses</li>
|
||||
<li>Automate the removal of inactive users and API keys</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">April to June 2020</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>Use two-factor authentication to protect files sent by email</li>
|
||||
<li>Let services attach forms to letter templates</li>
|
||||
</ul>
|
||||
@@ -36,7 +31,7 @@
|
||||
<li>Let services save emergency contact lists for business continuity</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">October 2020 onwards</h2>
|
||||
<h2 class="heading-medium">October to December 2020</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
@@ -48,4 +43,12 @@
|
||||
<li>Explore other ways to pay for Notify</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">January to March 2021</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>TBC</li>
|
||||
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user