WGDashboard/src/templates/footer.html
Donald Cheng Hong Zou 0d380672f3 v2.2 beta 4
2021-08-14 17:13:16 -04:00

4 lines
230 B
HTML

<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>