summaryrefslogtreecommitdiff
path: root/template/news/2024-02.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-15 17:17:01 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-15 17:17:01 +0100
commit279c415a0bc01b48a597a730473240ae53328231 (patch)
tree6a387e7fc0169087bdfac0d3efe37fd492e1fb5f /template/news/2024-02.html.j2
parent532afc74cdb8f88aa6054caf2da9c0964645ee44 (diff)
downloadwww-279c415a0bc01b48a597a730473240ae53328231.tar.gz
www-279c415a0bc01b48a597a730473240ae53328231.tar.bz2
www-279c415a0bc01b48a597a730473240ae53328231.zip
add news entry
Diffstat (limited to 'template/news/2024-02.html.j2')
-rw-r--r--template/news/2024-02.html.j212
1 files changed, 12 insertions, 0 deletions
diff --git a/template/news/2024-02.html.j2 b/template/news/2024-02.html.j2
new file mode 100644
index 00000000..db23833c
--- /dev/null
+++ b/template/news/2024-02.html.j2
@@ -0,0 +1,12 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>Funding opportunities for GNU Taler developers</h1>
+<p>
+Join us on our journey towards informational self-determination in payments.
+As part of NGI TALER, <a href="https://nlnet.nl/">NLnet Foundation</a>
+is running an <a href="https://nlnet.nl/taler">open call</a> and will award grants
+to third parties working on GNU Taler enhancements <b>globally</b>. The application
+process is <a href="https://nlnet.nl/propose">simple</a> and the first
+submission deadline is <b>April 1st 2024</b>.
+</p>
+{% endblock body_content %}