aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: a55d9be999c14950a18f27138722d346a9000406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div class="layout-footer">
  <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>