Merge branch 'fibre' of ssh://git.onelab.eu/git/myslice into fibre
[unfold.git] / portal / templates / _footer.html
diff --git a/portal/templates/_footer.html b/portal/templates/_footer.html
new file mode 100644 (file)
index 0000000..ad23176
--- /dev/null
@@ -0,0 +1,16 @@
+<div class="footer">
+<div class="container">
+    <div class="row">
+        <div class="col-md-12">
+            <ul>
+                <li><a href="/terms">Terms and Conditions</a></li>
+            </ul>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12 copy">
+            Copyright © UPMC Sorbonne Universités, on behalf of the OneLab consortium
+        </div>
+    </div>
+</div>
+</div>
\ No newline at end of file