move scripts to separate include so we can include them across layouts even if the footer isn't there
This commit is contained in:
parent
5c704d77ca
commit
6ee35ced86
5 changed files with 54 additions and 51 deletions
|
|
@ -31,5 +31,7 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue