summaryrefslogtreecommitdiff
path: root/common/footer-eu.j2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/footer-eu.j2.inc')
-rw-r--r--common/footer-eu.j2.inc55
1 files changed, 55 insertions, 0 deletions
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
new file mode 100644
index 00000000..cff832ac
--- /dev/null
+++ b/common/footer-eu.j2.inc
@@ -0,0 +1,55 @@
+<footer id="footer">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-30">
+ <hr style="border-top: 1px solid #00000069; padding-bottom: 1em" />
+ </div>
+ </div>
+ <div class="row justify-content-top">
+ <div class="col-md-4 col-sm-12">
+ <h4>NGI TALER Overview</h4>
+ <ul class="footer-list">
+ <br>
+ <img class="img-fluid" src="{{ url_static('images/logo-NGI_TALER_Bold.svg') }}" alt="The NGI Taler logo" width="280px">
+ <li><strong>Coordinator:</strong> <br>Eindhoven University of Technology</li>
+ <li><strong>E-Mail: </strong><a href="mailto:questions'AT'taler.net?subject=Message to the NGI Taler project coordinator">Contact us</a></li>
+ <li><strong>Programme call:</strong> <br>HORIZON-CL4-2023-HUMAN-01-CNECT</li>
+ <li><strong>Type of action:</strong> HORIZON Innovation Actions</li>
+ <li><strong>Programme topic:</strong> <br><a href="https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/topic-details/horizon-cl4-2023-human-01-12?keywords=HORIZON-CL4-2023-HUMAN-01-12&tenders=false&forthcoming=false&openForSubmission=false&closed=true" target="_blank" rel="noopener noreferrer">HORIZON-CL4-2023-HUMAN-01-12</a></li>
+ <li><strong>Project number:</strong> <a href="https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/how-to-participate/org-details/999999999/project/101135475/program/43108390/details" target="_blank" rel="noopener noreferrer">101135475</a></li>
+ <li><strong>EU contribution:</strong> € 4.508.355,40</li>
+ <li><strong>Duration:</strong> 36 months</li>
+ </ul>
+ <br>
+ </div>
+
+ <div class="col-md-4 col-sm-12">
+ <h4>Co-funded by the European Union</h4>
+ <div class="container container-fluid">
+ <img class="img-fluid" src="{{ url_static('images/co-funded.png') }}" alt="🇪🇺 and co-funding statement" width="300px" loading="lazy">
+ </div>
+ <div class="dark-grey-text container container-fluid">
+ <p class="text-muted w-responsive mx-auto mt-4">
+ <small>Co-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.
+ Neither the European Union nor the granting authority can be held responsible for them.</small>
+ </p>
+ <br>
+ </div>
+ </div>
+
+ <div class="col-md-4 col-sm-12">
+ <h4>Project funded by</h4>
+ <br>
+ <div class="container container-fluid">
+ <img class="img-fluid" src="{{ url_static('images/logo-SBFI_EU_Frameworkprogramme_E_hoch.svg') }}" alt="SBFI logo and funding statement" width="400px" loading="lazy">
+ </div>
+ <div class="container container-fluid">
+ <p class="dark-grey-text text-muted w-responsive mx-auto mt-4">
+ <small>This work has received funding from the Swiss State Secretariat for Education, Research and Innovation (SERI).</small>
+ <p>
+ </div>
+ </div>
+ </div>
+ </div>
+</footer>