galerie-site/templates/footer.html

6 lines
260 B
HTML
Raw Normal View History

2019-06-08 13:33:13 +02:00
<div style="margin-top: 0px; height: 69px;" id="container-footer">
<div id="footer">
2020-06-22 21:31:16 +02:00
<div style="margin-top: 14px; height: 14px;" id="footer-copyright">© {{ now }} Galerie Van Slagmaat | <a
2019-06-08 13:33:13 +02:00
href="/">home</a></div>
</div>
</div>