From 9404a41e7e1b657036094cd70e34946a89d95f54 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 30 Nov 2023 21:15:56 +0900 Subject: consoritum news --- template/news/2023-12.html.j2 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 template/news/2023-12.html.j2 (limited to 'template') diff --git a/template/news/2023-12.html.j2 b/template/news/2023-12.html.j2 new file mode 100644 index 00000000..4422a63d --- /dev/null +++ b/template/news/2023-12.html.j2 @@ -0,0 +1,18 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2023-12: TALER NGI PILOT starts

+

+We are excited to announce the creation of an EU-funded consortium +with the central objective to launch GNU Taler as a privacy-preserving payment system across Europe. +

+

+Most importantly, you can be part of our journey towards informational self-determination +in payments: As part of the NGI PILOT, NLnet Foundation +has created an open call and will award grants +to third parties working on GNU Taler enhancements globally. The application +process is simple and the first submission deadline is February 1st 2024. +If you are looking for inspiration, we have put together a list of +ideas, but please do not let this constrain your creativity +in any way! +

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