From 56eb3922ba74fbaaccb14ab6948eb81a9084893c Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 1 Jun 2020 17:05:53 +0100 Subject: [PATCH 1/6] Reformat ready for content updates --- app/templates/views/roadmap.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html index cfbaf07a5..c17330afd 100644 --- a/app/templates/views/roadmap.html +++ b/app/templates/views/roadmap.html @@ -13,16 +13,11 @@

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.

You can contact us if you have any questions about the roadmap or suggestions for new features.

-

January to March 2020

+

April to June 2021

- -

April to June 2020

- - @@ -36,7 +31,7 @@
  • Let services save emergency contact lists for business continuity
  • -

    October 2020 onwards

    +

    October to December 2020

    +

    January to March 2021

    + + + {% endblock %} From d37616a67f5188de0b2b2e3a5b4c03219f9b8901 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 1 Jun 2020 17:07:13 +0100 Subject: [PATCH 2/6] Fix year --- app/templates/views/roadmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html index c17330afd..85424f045 100644 --- a/app/templates/views/roadmap.html +++ b/app/templates/views/roadmap.html @@ -13,7 +13,7 @@

    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.

    You can contact us if you have any questions about the roadmap or suggestions for new features.

    -

    April to June 2021

    +

    April to June 2020

    - + {% endblock %}