summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-28 11:47:20 +0100
committerAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-28 11:49:10 +0100
commit0c8112b8d571c9b8c7fe02fba4f376fcb24c831d (patch)
tree99e47911cb35bc3597e65d245f2624dd27e0e0f7 /common
parentd9f8eee6223044dc607b7453dcb9421ed039e37d (diff)
downloadwww-0c8112b8d571c9b8c7fe02fba4f376fcb24c831d.tar.gz
www-0c8112b8d571c9b8c7fe02fba4f376fcb24c831d.tar.bz2
www-0c8112b8d571c9b8c7fe02fba4f376fcb24c831d.zip
HF: Feedback HK partly 6
Diffstat (limited to 'common')
-rw-r--r--common/footer-eu.j2.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index fa7cb219..dd3ec7c4 100644
--- 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>