Files
blog/templates/footer.html
2025-10-29 20:32:36 +08:00

9 lines
285 B
HTML

<footer style="margin-top: 50px; padding-top: 20px; border-top: 1px solid #ddd; color: #666; text-align: center;">
<p>
Guus Waals - updated on $<updated/> </br>
<a href="https://git.bakje.coffee/guus/blog">$<version/></a>
</p>
</footer>
</body>
</html>