moved light.js to layout.html

This commit is contained in:
Walker Waylon Scott 2017-07-23 15:44:11 -05:00
parent 2dc4aa0071
commit 2511d3fe18
3 changed files with 16 additions and 6 deletions

View file

@ -118,8 +118,6 @@
</div>
</div>
<script src='static/js/enthusiast.js?v=5'></script>
<script src='static/js/lights.js?v=1'></script>
<script src='static/js/lights.js?v=1'></script>
{% endblock %}