WGDashboard/src/templates/footer.html

4 lines
230 B
HTML
Raw Normal View History

2021-08-14 17:13:16 -04:00
<script src="{{ url_for('static', filename='js/jquery.min.js') }}"></script>
<script src="{{ url_for('static',filename='js/bootstrap.bundle.js') }}"></script>
<script src="{{ url_for('static',filename='js/tools.js') }}"></script>