Note: "Twitter bootstrap itself isn't jQuery dependant.
If you use just the CSS part of it, you won't need jQuery.
If you use the Javascript plugins you need jQuery, since they are jQuery plugins."
from http://stackoverflow.com/
jquery_include
${jquery_include}
<script src="${media:jquery.min.js}"></script>
<script src="${media:bootstrap.min.js}"></script>
mathjax_include
${mathjax_include}
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$']], displayMath: [['$$', '$$']], processEscapes: true } });</script>
→ sp, 2017-01-23