diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-08 15:45:27 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-08 15:45:27 +0200 |
commit | 2e958cc3d6eb64b60d4750bacdab19294bd125a8 (patch) | |
tree | 2592d87e67a55bdc2502d8c2aeff0eeec70d89b8 | |
parent | 9aeea6b8d255573865c4dc456745715fa45da5a1 (diff) | |
download | www-2e958cc3d6eb64b60d4750bacdab19294bd125a8.tar.gz www-2e958cc3d6eb64b60d4750bacdab19294bd125a8.tar.bz2 www-2e958cc3d6eb64b60d4750bacdab19294bd125a8.zip |
-update news
-rw-r--r-- | template/news/2021-08.html.j2 | 2 | ||||
-rw-r--r-- | template/news/2021-09.html.j2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/news/2021-08.html.j2 b/template/news/2021-08.html.j2 index 7aba420..b5ba553 100644 --- a/template/news/2021-08.html.j2 +++ b/template/news/2021-08.html.j2 @@ -1,6 +1,6 @@ {% extends "common/news.j2" %} {% block body_content %} -<h1>2021-07: Code Blau GmbH deploys first external Taler auditor</h1> +<h1>2021-8: Code Blau GmbH deploys first external Taler auditor</h1> <p> We received a grant from <a href="https://nlnet.nl/">NLnet foundation</a> with the goal to qualify <a href="https://codeblau.de/">Code Blau</a> GmbH diff --git a/template/news/2021-09.html.j2 b/template/news/2021-09.html.j2 index eeed47a..ca13582 100644 --- a/template/news/2021-09.html.j2 +++ b/template/news/2021-09.html.j2 @@ -1,6 +1,6 @@ {% extends "common/news.j2" %} {% block body_content %} -<h1>2021-08: GNU Taler v0.8 released</h1> +<h1>2021-9: GNU Taler v0.8 released</h1> <p> We are happy to announce the release of GNU Taler v0.8. </p> |