commit 0c8112b8d571c9b8c7fe02fba4f376fcb24c831d
parent d9f8eee6223044dc607b7453dcb9421ed039e37d
Author: Andreas HABEGGER <andreas.habegger@bfh.ch>
Date: Tue, 28 Nov 2023 11:47:20 +0100
HF: Feedback HK partly 6
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
@@ -13,8 +13,10 @@
</div>
<div class="dark-grey-text container container-fluid">
<p class="text-muted w-responsive mx-auto mt-4">
+ <small>
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.
+ </small>
</p>
</div>
</div>
@@ -37,8 +39,8 @@
<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).
+ <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>