From 885dd3c6307ccfd16a238d51ea5e458ceec23d25 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Aug 2021 19:20:55 +0200 Subject: -rename --- template/news/2020-12.html.j2 | 59 ------------------------------------------- template/news/2021-08.html.j2 | 59 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 59 deletions(-) delete mode 100644 template/news/2020-12.html.j2 create mode 100644 template/news/2021-08.html.j2 diff --git a/template/news/2020-12.html.j2 b/template/news/2020-12.html.j2 deleted file mode 100644 index b9762838..00000000 --- a/template/news/2020-12.html.j2 +++ /dev/null @@ -1,59 +0,0 @@ -{% extends "common/news.j2" %} -{% block body_content %} -

2020-11: GNU Taler v0.8 released

-

-We are happy to announce the release of GNU Taler v0.8. -

-

-We have addressed over 200 individual issues, our bug tracker -has the full list. -Notable changes include: -

- - -

Download links

-

-The wallet has its own download site here. The exchange, merchant backend, -sync and bank components are distributed via the GNU FTP mirrors. -

- -You must install GNUnet v0.14.0 to compile GNU Taler 0.8. - -You must first install GNUnet v0.14.0 to compile GNU Taler 0.8. - -{% endblock body_content %} diff --git a/template/news/2021-08.html.j2 b/template/news/2021-08.html.j2 new file mode 100644 index 00000000..b9762838 --- /dev/null +++ b/template/news/2021-08.html.j2 @@ -0,0 +1,59 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2020-11: GNU Taler v0.8 released

+

+We are happy to announce the release of GNU Taler v0.8. +

+

+We have addressed over 200 individual issues, our bug tracker +has the full list. +Notable changes include: +

+ + +

Download links

+

+The wallet has its own download site here. The exchange, merchant backend, +sync and bank components are distributed via the GNU FTP mirrors. +

+ +You must install GNUnet v0.14.0 to compile GNU Taler 0.8. + +You must first install GNUnet v0.14.0 to compile GNU Taler 0.8. + +{% endblock body_content %} -- cgit v1.2.3