add JS and Matomo to list pages
This commit is contained in:
@@ -74,5 +74,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
{{ partial "footer" . }}
|
{{ partial "footer" . }}
|
||||||
|
|
||||||
|
<!-- JS -->
|
||||||
|
{{ partial "js" . }}
|
||||||
|
|
||||||
|
<!-- Matomo -->
|
||||||
|
{{ partial "matomo" . }}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user