Exclude javascript parts into own file
This commit is contained in:
parent
f1e0ff2fc1
commit
9c7c6a7652
3 changed files with 20 additions and 21 deletions
|
@ -16,5 +16,7 @@
|
|||
{{ partial "footer.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
{{ partial "javascript.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue