summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/ngi-taler.html.j212
1 files changed, 6 insertions, 6 deletions
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">