first working example for tabs
[myslice.git] / myslice / templates / myslice.html
index bfc7e23..a112917 100644 (file)
@@ -6,6 +6,7 @@
 {# This is where insert_str will end up #}
 {% media_container prelude %}
 {% insert_str prelude "jquery/jquery.js" %}
+{% insert_str prelude "bootstrap/js/bootstrap.js" %}
 {% insert_str prelude "bootstrap/css/bootstrap.css" %}
 <script type="text/javascript">
 {# In case we need to add raw js code #}