summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/news/2023-12.html.j218
1 files changed, 18 insertions, 0 deletions
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 %}
+<h1>2023-12: TALER NGI PILOT starts</h1>
+<p>
+We are excited to announce the creation of an EU-funded <a href="consortium.html">consortium</a>
+with the central objective to launch GNU Taler as a privacy-preserving payment system across Europe.
+</p>
+<p>
+Most importantly, you can be part of our journey towards informational self-determination
+in payments: As part of the NGI PILOT, <a href="https://nlnet.nl/">NLnet Foundation</a>
+has created an <a href="https://nlnet.nl/propose">open call</a> and will award grants
+to third parties working on GNU Taler enhancements <b>globally</b>. The application
+process is simple and the first submission deadline is <b>February 1st 2024</b>.
+If you are looking for inspiration, we have put together a list of
+<a href="../ideas.html">ideas</a>, but please do not let this constrain your creativity
+in any way!
+</p>
+{% endblock body_content %}