1
0
Fork 0
ejv2.cc/themes/dead-simple/layouts/partials/footer.html

10 lines
116 B
HTML
Raw Normal View History

2024-08-01 06:21:40 +01:00
<br>
<footer>
{{ partial "footer_scripts.html" . }}
{{ partial "search-index.html" . }}
</footer>
</body>
</html>