hack-wpi-python/templates/footer.html
2017-12-11 13:48:40 -05:00

6 lines
No EOL
386 B
HTML

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="../static/js/jquery-2.2.4.min.js"></script>
<script src="../static/js/jquery.easing.min.js"></script>
<script src="../static/js/materialize.min.js"></script>
</body>
</html>