From 9a6e7c57484e16bdd3f4aa917e6489048fb242d0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 6 May 2021 16:01:32 +0200 Subject: simplify structure --- template/news/2020-03.html.j2 | 47 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 template/news/2020-03.html.j2 (limited to 'template/news/2020-03.html.j2') diff --git a/template/news/2020-03.html.j2 b/template/news/2020-03.html.j2 new file mode 100644 index 00000000..2410b67d --- /dev/null +++ b/template/news/2020-03.html.j2 @@ -0,0 +1,47 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2020-03: GNU Taler v0.7.0 released

+

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

+

+We have addressed over 30 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 use a recent Git version of GNUnet to use Taler 0.7.0. + + + +{% endblock body_content %} -- cgit v1.2.3