summaryrefslogtreecommitdiff
path: root/common/footer-eu.j2.inc
diff options
context:
space:
mode:
authorAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-18 19:53:48 +0100
committerAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-20 12:03:47 +0100
commit9b529df3b8450d2e4ab98a6baf834b88c472c8e0 (patch)
treeec9ff07f49590e7bef8d8ed693d6aef4f0e5f3a9 /common/footer-eu.j2.inc
parentc91f2fa988baa61e8a341ff4c0eb552a27013a11 (diff)
downloadwww-9b529df3b8450d2e4ab98a6baf834b88c472c8e0.tar.gz
www-9b529df3b8450d2e4ab98a6baf834b88c472c8e0.tar.bz2
www-9b529df3b8450d2e4ab98a6baf834b88c472c8e0.zip
Added empty consortium page with special footer
Diffstat (limited to 'common/footer-eu.j2.inc')
-rw-r--r--common/footer-eu.j2.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
new file mode 100644
index 00000000..55ce26e8
--- /dev/null
+++ b/common/footer-eu.j2.inc
@@ -0,0 +1,20 @@
+<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">
+ <div class="col-md-4 col-sm-12">
+
+ </div>
+ <div class="col-md-4 col-sm-12">
+
+ </div>
+ <div class="col-md-4 col-sm-20">
+
+ </div>
+ </div>
+ </div>
+</footer>