add JS and Matomo to list pages

This commit is contained in:
2019-10-22 19:55:52 +02:00
parent ca0f8235cf
commit 86d9c34cc3

View File

@@ -74,5 +74,12 @@
</div>
<!-- Footer -->
{{ partial "footer" . }}
<!-- JS -->
{{ partial "js" . }}
<!-- Matomo -->
{{ partial "matomo" . }}
</body>
</html>