about summary refs log tree commit diff stats
path: root/templates/footer.html
diff options
context:
space:
mode:
authorAlan Pearce2023-04-26 13:32:25 +0200
committerAlan Pearce2023-04-26 13:32:25 +0200
commitf9fffe7e4084066fd7077ff951976e4108defdf8 (patch)
tree1dccee9d462577146e8561b6b87e75e801d6f309 /templates/footer.html
parente575f226607d089ca2fbf6e73edc133e691357db (diff)
downloadwebsite-f9fffe7e4084066fd7077ff951976e4108defdf8.tar.lz
website-f9fffe7e4084066fd7077ff951976e4108defdf8.tar.zst
website-f9fffe7e4084066fd7077ff951976e4108defdf8.zip
Re-add <footer> to footer template
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html
index d66241b..422c90c 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1 +1 @@
-Licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
+<footer>Licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</footer>