Files
blog/templates/footer.html
2025-10-25 14:05:21 +08:00

6 lines
212 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/> ($<version/>)</p>
</footer>
</body>
</html>