move script loads to end of body

This commit is contained in:
Robert Kaussow 2020-02-27 13:16:08 +01:00
parent 0f4d728263
commit a1d90162cb
2 changed files with 1 additions and 8 deletions

View file

@ -27,4 +27,5 @@
</div>
</body>
{{ partial "foot" . }}
</html>