summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locale/messages.pot4
-rw-r--r--template/ngi-taler.html.j212
2 files changed, 8 insertions, 8 deletions
diff --git a/locale/messages.pot b/locale/messages.pot
index bf87c7bb..19947e63 100644
--- a/locale/messages.pot
+++ b/locale/messages.pot
@@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-03-22 18:49+0100\n"
+"POT-Creation-Date: 2024-03-27 06:49+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
+"Generated-By: Babel 2.14.0\n"
#: common/base.j2:5 common/news.j2:5
msgid "GNU Taler"
diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2
index 89a88927..05be7ed0 100644
--- a/template/ngi-taler.html.j2
+++ b/template/ngi-taler.html.j2
@@ -60,17 +60,17 @@
<p>
The consortium will organize or participate in different types of events across Europe.
</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
+ {# 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">
- {% for item in yitem|reverse %}
+ {% for item in yitem|sort(attribute='date',reverse=true) %}
<li>
<section class="item-preview">
<header>
@@ -93,7 +93,7 @@
</div>
</div>
</article>
-
+
{# DEPRECATED EVENTS AND DELIVERABLES IN CAROUSEL JS
<article>
<div class="row">