Reformat ready for content updates

This commit is contained in:
karlchillmaid
2020-06-01 17:05:53 +01:00
committed by GitHub
parent 82ec03e263
commit 56eb3922ba

View File

@@ -13,16 +13,11 @@
<p>Notify is in public beta. This means its fully operational and supported, but were 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 %}