summaryrefslogtreecommitdiff
path: root/template/news/2024-03.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-01 14:05:45 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-01 14:05:45 +0100
commit26ed748b7470423fd6ce97aa3290b5676b349105 (patch)
treef7278ec7230c2632be27f783c4de127881bd2e7b /template/news/2024-03.html.j2
parent430c83fdf4df516d788ac8c1b47d9f82b6ea0b87 (diff)
downloadwww-26ed748b7470423fd6ce97aa3290b5676b349105.tar.gz
www-26ed748b7470423fd6ce97aa3290b5676b349105.tar.bz2
www-26ed748b7470423fd6ce97aa3290b5676b349105.zip
add double news of the day
Diffstat (limited to 'template/news/2024-03.html.j2')
-rw-r--r--template/news/2024-03.html.j27
1 files changed, 5 insertions, 2 deletions
diff --git a/template/news/2024-03.html.j2 b/template/news/2024-03.html.j2
index a324f247..9a4051d6 100644
--- a/template/news/2024-03.html.j2
+++ b/template/news/2024-03.html.j2
@@ -1,9 +1,12 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
<h1>NLnet open call with funding opportunities for GNU Taler integrators</h1>
<p>
-Join us on our journey towards informational self-determination in payments.
+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> ad the first
+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 %}