1
0
Fork 0

Forgot these bootstrap assets

This commit is contained in:
Raymond Wanyoike 2014-05-31 17:13:11 +03:00
commit 3a2ddd20b4

View file

@ -31,6 +31,9 @@
</div>
{% include "footer.html" %}
<script src="{{ SITEURL }}/theme/js/libs/jquery.min.js"></script>
<script src="{{ SITEURL }}/theme/js/bootstrap.min.js"></script>
</body> <!-- 42 -->
</html>