restore style for unfold2 layout
[myslice.git] / views / templates / base.html
index c297ea5..db0d39f 100644 (file)
@@ -9,14 +9,16 @@
 {{ header_prelude }}
 {% block head %} {% endblock head %}
 </head>{# let's add these ones no matter what #}
-{# not yet needed {% insert_str prelude "css/layout-unfold1.css" %} #}
+{% insert_str prelude "css/layout-unfold2.css" %}
 {% insert_str prelude "js/jquery.min.js" %}
 {% insert_str prelude "js/jquery.html5storage.min.js" %}
 {% insert_str prelude "js/messages-runtime.js" %}
 {% insert_str prelude "js/class.js" %}
 {% insert_str prelude "js/plugin_helper.js" %}
+{% insert_str prelude "js/mustache.js" %}
 {% insert_str prelude "js/plugin.js" %}
 {% insert_str prelude "js/manifold.js" %}
+{% insert_str prelude "css/manifold.css" %}
 <body>
 {% block container %}
 <div id="container">