summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-30 21:15:56 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-30 21:16:41 +0900
commit9404a41e7e1b657036094cd70e34946a89d95f54 (patch)
treed793fbfae096acd5ab1269f0dcd1f9a48b4f8707 /template
parent987ee2ebea27dcc9592b0f4a39199a08f5314549 (diff)
downloadwww-9404a41e7e1b657036094cd70e34946a89d95f54.tar.gz
www-9404a41e7e1b657036094cd70e34946a89d95f54.tar.bz2
www-9404a41e7e1b657036094cd70e34946a89d95f54.zip
consoritum news
Diffstat (limited to 'template')
-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 %}