Added jQuery

This commit is contained in:
Joar Wandborg 2013-10-23 20:23:56 +02:00 committed by Bradley M. Kuhn
parent a5af8b08d2
commit f66f669d5d

View file

@ -105,6 +105,7 @@
</p> </p>
</div> </div>
</footer> </footer>
<script src="<TMPL_VAR BASEURL>jquery-1.10.2.js"></script>
<script src="<TMPL_VAR BASEURL>bootstrap.js"></script> <script src="<TMPL_VAR BASEURL>bootstrap.js"></script>
</body> </body>
</html> </html>