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/2019-12.html.j2 | 49 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 template/news/2019-12.html.j2 (limited to 'template/news/2019-12.html.j2') diff --git a/template/news/2019-12.html.j2 b/template/news/2019-12.html.j2 new file mode 100644 index 00000000..1bab9a4b --- /dev/null +++ b/template/news/2019-12.html.j2 @@ -0,0 +1,49 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2019-12: GNU Taler v0.6.0 released

+

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

+

+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 use GNUnet 0.12.1 or a recent Git version to use Taler 0.6.0. + + + +{% endblock body_content %} -- cgit v1.2.3