aboutsummaryrefslogtreecommitdiff
path: root/templates/partials
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2026-04-04 16:00:25 -0500
committerfoswret <foswret@posteo.com>2026-04-04 16:00:25 -0500
commitd87aeb0a4a0973c4161e874eb03bf12fd2f9939b (patch)
tree34456fd3fe1a7a420f78777ea00588ba7c9d76f2 /templates/partials
parente284d708d377b76f7484f9ddd5fd055c2c75f18a (diff)
clean up static/, change README.md
Diffstat (limited to 'templates/partials')
-rw-r--r--templates/partials/footer.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
index b9db931..e634f39 100644
--- a/templates/partials/footer.html
+++ b/templates/partials/footer.html
@@ -1,6 +1,3 @@
<footer>
<hr class="divider" style="border-top: 2px solid #bbb;">
-<p>Code under AGPL, content under CC by SA. <br>
-Last updated on <time>%T</time></p>
-
</footer>