gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] 37/42: HF: Input TL about footer element arrangement


From: gnunet
Subject: [taler-www] 37/42: HF: Input TL about footer element arrangement
Date: Mon, 27 Nov 2023 23:54:33 +0100

This is an automated email from the git hooks/post-receive script.

andreas-habegger pushed a commit to branch master
in repository www.

commit 6c98aa9492b9cce801ccd019014ca93e55924e4a
Author: Andreas HABEGGER <andreas.habegger@bfh.ch>
AuthorDate: Wed Nov 22 21:44:21 2023 +0100

    HF: Input TL about footer element arrangement
---
 common/footer-eu.j2.inc | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index 9844d7f..5ad20e3 100644
--- a/common/footer-eu.j2.inc
+++ b/common/footer-eu.j2.inc
@@ -6,12 +6,23 @@
       </div>
     </div>
     <div class="row justify-content-top">
+      <div class="col-md-4 col-sm-12">
+      {# <h4>{% trans %}Legal Information{% endtrans %}</h4> #}
+        <div class="container container-fluid">
+        <img src={{ url_static('images/logo-europeanUnion_FundedBy.svg') }} 
class="img-fluid" width="60%" alt="" loading="lazy">
+        </div>
+        <div class="dark-grey-text container container-fluid">
+          <p class="text-muted w-responsive mx-auto mt-4">
+            Funded by the European Union. Views and opinions expressed are 
however those of the author(s) only and do not necessarily reflect those of the 
European Union or [name of the granting authority]. Neither the European Union 
nor the granting authority can be held responsible for them.
+          </p>
+        </div>
+      </div>
       <div class="col-md-4 col-sm-12">
       <h4>{% trans %}TALER Project{% endtrans %}</h4>
         <ul class="footer-list">
           <li><strong>Coordinator:</strong> Technische Universiteit Eindhoven 
(TUE)</li>
           {# TODO Adapt the consortium e-mail addrqyess bevore publishing #}
-          <li><strong>E-Mail: </strong><a 
href="mailto:questions'AT'taler.net&subject=Mail from EU project Website">{% 
trans %}Consortium Office{% endtrans %}</a></li>
+          <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>
@@ -21,26 +32,14 @@
       </div>
       <div class="col-md-4 col-sm-12">
         <h4>{% trans %}Project funded by{% endtrans %}</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>
         <div class="container container-fluid">
           <p class="dark-grey-text text-muted w-responsive mx-auto mt-2">
-          This work has received funding from the Swiss State Secretariat for 
Education, Research and Innovation (SERI)
+            This work has received funding from the Swiss State Secretariat 
for Education, Research and Innovation (SERI)
           <p>
-        </div> 
-      </div>
-      <div class="col-md-4 col-sm-20">
-      {# <h4>{% trans %}Legal Information{% endtrans %}</h4> #}
-        <div class="container container-fluid">
-        <img src={{ url_static('images/logo-europeanUnion_FundedBy.svg') }} 
class="img-fluid" width="60%" alt="" loading="lazy">
         </div>
-        <div class="dark-grey-text container container-fluid">
-          <p class="text-muted w-responsive mx-auto mt-4">
-          Funded by the European Union. Views and opinions expressed are 
however those of the author(s) only and do not necessarily reflect those of the 
European Union or [name of the granting authority]. Neither the European Union 
nor the granting authority can be held responsible for them.
-          </p>
-        </div>       
       </div>
     </div>
   </div>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]