wiki.trwnh.com/layouts/partials/site-footer.html

8 lines
112 B
HTML
Raw Normal View History

2022-11-26 14:56:23 +00:00
<footer class="site-footer">
<hr>
<div class="container">
2023-03-24 21:37:31 +00:00
{{ partial "lastmod.html" . }}
2022-11-26 14:56:23 +00:00
</div>
</footer>