From d9f8eee6223044dc607b7453dcb9421ed039e37d Mon Sep 17 00:00:00 2001 From: Andreas HABEGGER Date: Tue, 28 Nov 2023 11:44:58 +0100 Subject: HF: Feedback HK 2 --- template/consortium.html.j2 | 133 ++++++++++++++++++++++---------------------- 1 file changed, 68 insertions(+), 65 deletions(-) diff --git a/template/consortium.html.j2 b/template/consortium.html.j2 index bdbe7bc1..edd68b6b 100644 --- a/template/consortium.html.j2 +++ b/template/consortium.html.j2 @@ -17,9 +17,49 @@ }; #} - +
+ +
+

{{ _("Project")}}

+
+ +
+

+ {% trans %} + The TALER project is an initiative of Horizon Europe (Pilots for the Next Generation Internet) + with the aim of bringing GNU Taler to market across Europe. +
+ To make GNU Taler accessible to European citizens, we need a commercially viable use of + the GNU Taler technology. We will achieve this through the four key project objectives. + {% endtrans %} +

+ +
+ {% for objective in conf['objectives'] %} +
+

+ +

+
+
+ {{ objective.text }} +
+
+
+ {% endfor %} +
+
+
+
+ +

{{ _("Events")}}

@@ -39,27 +79,28 @@ @@ -73,72 +114,34 @@
{% if conf['deliverables'] is defined and conf['deliverables'] and conf['deliverables'] != "" %}

{{ _("Deliverables")}}

- - -
-

{{ _("Project")}}

-
- -
-

- {% trans %} - The TALER project is an initiative of Horizon Europe (Pilots for the Next Generation Internet) - with the aim of bringing GNU Taler to market across Europe. -
- To make GNU Taler accessible to European citizens, we need a commercially viable use of - the GNU Taler technology. We will achieve this through the four key project objectives. - {% endtrans %} -

- -
- {% for objective in conf['objectives'] %} -
-

- -

-
-
- {{ objective.text }} -
-
-
- {% endfor %} -
-
-
-
-

{{ _("Partners")}}

@@ -147,13 +150,13 @@
-

+

{% trans %} The TALER consortium consists of 11 partners from 8 European countries (the Netherlands, Belgium, France, Germany, Greece, Hungary, Luxembourg and Switzerland). {% endtrans %}

-

+

{% trans %} The consortium is diverse in terms of types of institutions, including research (TUE) and applied science universities (BFH), small for-profit (CBG, TSYS, VV) and non-profit (PS) companies, @@ -195,4 +198,4 @@

-{% endblock body_content %} +{% endblock body_content %} \ No newline at end of file -- cgit v1.2.3