configure manifold server in myslice/config.py
[unfold.git] / templates / layout-myslice.html
index f8cdc10..d7a1565 100644 (file)
@@ -19,9 +19,7 @@
 
 {# let's add these ones no matter what #}
 {% insert_str prelude "jquery/js/jquery.js" %}
-{% insert_str prelude "bootstrap/js/bootstrap.js" %}
-{% insert_str prelude "bootstrap/css/bootstrap.css" %}
-{% insert_str prelude "js/plugin.js" %}
+{% insert_str prelude "js/plugin_init.js" %}
 {% insert_str prelude "css/myslice.css" %}
 
 <body>