aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/footer.html b/templates/footer.html
index 16c79f5..445b639 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -4,10 +4,10 @@
<div class="footer-lcsb"></div>
<div class="footer-text">
<div>
- The contents are available under the <a href="#">Creative Commons Attribution-ShareAlike License (CC-BY-SA 4.0)</a>.
+ The contents are available under the <a href="{root}license">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>)
+ <a href="{root}privacy-policy">Privacy Policy</a> (Only necessary cookies accepted — <a href="#">change</a>)
</div>
</div>
<div class="flex-fill"></div>