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

2015-02x: Taler becomes an official GNU package

+

+ Taler was accepted into the GNU project today. GNU will offer advice, + advocacy and cooperation --- and host our official public + mailinglist taler@gnu.org. +

+{% endblock body_content %} -- cgit v1.2.3