Added jQuery

This commit is contained in:
Joar Wandborg 2013-10-23 20:23:56 +02:00
parent 14ac5be78c
commit 3785dba3e0

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>