include js and matomo template on inxdex page

This commit is contained in:
2019-03-18 19:56:47 +01:00
parent 28136468ac
commit faed4308b5

View File

@@ -15,5 +15,7 @@
</section>
</div>
{{ partial "footer" . }}
{{ partial "js" . }}
{{ partial "matomo" . }}
</body>
</html>