2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

move scripts to separate include so we can include them across layouts even if the footer isn't there

This commit is contained in:
Mark Otto
2017-05-29 10:52:13 -07:00
committed by Mark Otto
parent 5c704d77ca
commit 6ee35ced86
5 changed files with 54 additions and 51 deletions
+2
View File
@@ -31,5 +31,7 @@
{% endif %}
</div>
</div>
{% include scripts.html %}
</body>
</html>