Move script to footer
This commit is contained in:
parent
a39289d0a9
commit
22d6265f44
|
|
@ -67,6 +67,9 @@
|
|||
{{if .RequireU2F}}
|
||||
<script src="{{AppSubUrl}}/vendor/plugins/u2f/index.js"></script>
|
||||
{{end}}
|
||||
{{if .EnableRecaptcha}}
|
||||
<script src="https://www.google.com/recaptcha/api.js" async></script>
|
||||
{{end}}
|
||||
{{if .RequireTribute}}
|
||||
<script src="{{AppSubUrl}}/vendor/plugins/tribute/tribute.min.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user