summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/footer-eu.j2.inc18
-rw-r--r--template/consortium.html.j212
2 files changed, 15 insertions, 15 deletions
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index 6393ace3..3eee4179 100644
--- a/common/footer-eu.j2.inc
+++ b/common/footer-eu.j2.inc
@@ -7,21 +7,21 @@
</div>
<div class="row justify-content-top">
<div class="col-md-4 col-sm-12">
- <h4>{% trans %}TALER Project{% endtrans %}</h4>
+ <h4>TALER Project</h4>
<ul class="footer-list">
<li><strong>Coordinator:</strong> Eindhoven University of Technology (TUE)</li>
{# TODO Adapt the consortium e-mail address before publishing #}
- <li><strong>E-Mail: </strong><a href="mailto:questions'AT'taler.net?subject=Mail from EU project Website">{% trans %}Contact us{% endtrans %}</a></li>
- <li><strong>{% trans %}Programme Call{% endtrans %}:</strong> HORIZON-CL4-2023-HUMAN-01-CNECT</li>
- <li><strong>{% trans %}Type of action{% endtrans %}:</strong> HORIZON Innovation Actions</li>
- <li><strong>{% trans %}Project number{% endtrans %}:</strong> 101135475</li>
- <li><strong>{% trans %}EU contribution{% endtrans %}:</strong> € 4.508.355,40</li>
- <li><strong>{% trans %}Duration{% endtrans %}:</strong> 36 months</li>
+ <li><strong>E-Mail: </strong><a href="mailto:questions'AT'taler.net?subject=Mail from EU project Website">Contact us</a></li>
+ <li><strong>Programme Call:</strong> HORIZON-CL4-2023-HUMAN-01-CNECT</li>
+ <li><strong>Type of action:</strong> HORIZON Innovation Actions</li>
+ <li><strong>Project number:</strong> 101135475</li>
+ <li><strong>EU contribution:</strong> € 4.508.355,40</li>
+ <li><strong>Duration:</strong> 36 months</li>
</ul>
</div>
<div class="col-md-4 col-sm-12">
- <h4>{% trans %}EU Funding{% endtrans %}</h4>
+ <h4>EU Funding</h4>
<div class="container container-fluid">
<img src={{ url_static('images/logo-europeanUnion_FundedBy.svg') }} class="img-fluid" width="60%" alt="" loading="lazy">
</div>
@@ -36,7 +36,7 @@
</div>
<div class="col-md-4 col-sm-12">
- <h4>{% trans %}Project funded by{% endtrans %}</h4>
+ <h4>Project funded by</h4>
<div class="container container-fluid">
<img src={{ url_static('images/logo-SBFI_EU_Frameworkprogramme_E_hoch.svg') }} class="img-fluid" width="70%" alt="" loading="lazy">
</div>
diff --git a/template/consortium.html.j2 b/template/consortium.html.j2
index d6fecf5a..d2330d06 100644
--- a/template/consortium.html.j2
+++ b/template/consortium.html.j2
@@ -27,13 +27,13 @@
<div class="col-md-11 col-md-4 mb-4">
<p class="w-responsive mx-auto mb-3">
- {% trans %}
+
The TALER project is funded under Horizon Europe (Pilots for the Next Generation Internet)
with the aim of bringing GNU Taler to market across Europe.
<br>
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 %}
+
</p>
<div class="accordion" id="accordionObjectives">
@@ -153,17 +153,17 @@
<div class="col-md-11">
<p class="w-responsive mx-auto mb-3">
- {% trans %}
+
The TALER consortium consists of 11 partners from 8 European countries (the Netherlands,
Belgium, France, Germany, Greece, Hungary, Luxembourg and Switzerland).
- {% endtrans %}
+
</p>
<p class="w-responsive mx-auto mb-3">
- {% 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,
cooperative banks (GLS, MAG), a foundation (NLnet) and grassroots movements (ESEN, HODI).
- {% endtrans %}
+
</p>
</div>