aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2023-06-07 00:00:43 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2023-06-07 00:01:14 +0200
commit1b320c5b479b7420f142788a7a6f7b88e54aaf3b (patch)
treecbc44b620c43ff47abac3b966a0113001d9b41ac /templates/footer.html
parentaef05617b7c0634e896a0f686ef90bbd6a06fd39 (diff)
downloadreploy-1b320c5b479b7420f142788a7a6f7b88e54aaf3b.tar.gz
reploy-1b320c5b479b7420f142788a7a6f7b88e54aaf3b.tar.bz2
template work
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html
new file mode 100644
index 0000000..d8c36b0
--- /dev/null
+++ b/templates/footer.html
@@ -0,0 +1,12 @@
+<div class="footer-box">
+ <div class="bar-fill"></div>
+ <div class="footer-r3"></div>
+ <div class="footer-lcsb"></div>
+ <div class="footer-text">
+ <div>Share this page: <a href="#">...</a></div>
+ <div>The contents are available under the <a href="#">Creative Commons Attribution-ShareAlike License (CC-BY-SA 4.0)</a>.</div>
+ <div><a href="#">Privacy Policy</a> (Only necessary cookies accepted — <a href="#">change</a>)</div>
+ </div>
+ <div class="bar-fill"></div>
+<div>
+</div>