remove jQuery and Bootstrap JS

This commit is contained in:
Davide Alberani 2015-03-28 12:55:51 +01:00
parent 561393538e
commit b5f271d03e

View file

@ -48,7 +48,5 @@
<div class="main-footer">
</div>
<script src="/static/js/jquery-2.1.3.min.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
</body>
</html>