taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 0219fa59e37bab24a9492636cd0c4d0d6f2f9d3f
parent eb9304711057bdc1cdda9d0a5af9903d283635ff
Author: Stefan Kügel <stefan.kuegel@taler.net>
Date:   Tue,  3 Feb 2026 18:10:26 +0100

update NGI TALER homepage for open calls

Diffstat:
Mtemplate/ngi-taler.html.j2 | 19++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)

diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2 @@ -62,9 +62,9 @@ NGI TALER has frequent open calls for funding to third parties. The deadlines were April 1<sup>st</sup> 2024, June 1<sup>st</sup>, October 1<sup>st</sup>, December 1<sup>st</sup>, February 1<sup>st</sup> 2025, April 1<sup>st</sup>, June 1<sup>st</sup>, August - 1<sup>st</sup>, October 1<sup>st</sup>, and December 1<sup>st</sup>. - <b>The 11<sup>th</sup> open call of NGI TALER</b> opened up on December 1<sup>st</sup> 2025 with a deadline - of <b>February 1<sup>st</sup> 2026 (12:00 CET)</b>. + 1<sup>st</sup>, October 1<sup>st</sup>, December 1<sup>st</sup>, and February 1<sup>st</sup> 2026. + <b>The 12<sup>th</sup> open call of NGI TALER</b> opened up on February 1<sup>st</sup> 2026 with a deadline + of <b>April 1<sup>st</sup> 2026 (12:00 CET)</b>. You can find more information at the <strong><a href="https://nlnet.nl/taler" target="_blank" rel="noopener noreferrer">Open Calls</a></strong> page and get feedback and support at the <strong><a href="https://ich.taler.net/pub/open-calls-helpdesk" @@ -179,6 +179,19 @@ </article> <article> + <div class="row"> + <h4 class="font-weight-bold pb-2 mb-4">Events</h4> + </div> + <div class="row mb-4"> + <p> + The consortium participated in different types of events across Europe. <strong>Past events:</strong> + </p> + {# Events will include talks presenting GNU Taler and related technologies, expert panels discussing + financial problems and possible solutions, workshops to jointly work on GNU Taler integrations, + usability studies with interested volunteers, and public consultations to gather ideas and requirements + from the general public. #} + </div> + {% for year, yitem in eventsdata|groupby('date.year')|reverse %} <p><b>{{ year }}</b></p> <ul class="timeline">