Load bootstrap.js from the right place

This commit is contained in:
Joar Wandborg 2013-10-23 20:22:46 +02:00
parent 973548ab1b
commit 14ac5be78c

View file

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