Files
blog/templates/footer.html

9 lines
237 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>
$<version/>
</p>
</footer>
</body>
</html>