include onelab_marko in all views
[myslice.git] / ui / templates / base.html
index 8c49b4a..2cf0b0a 100644 (file)
@@ -10,7 +10,6 @@
 {{ header_prelude }}
 {% block head %} {% endblock head %}
 </head>{# let's add these ones no matter what #}
-{% 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/plugin.js" %}
 {% insert_str prelude "js/manifold.js" %}
 {% insert_str prelude "js/topmenu.js" %}
+{% insert_str prelude "css/layout-unfold2.css" %}
 {% insert_str prelude "css/manifold.css" %}
+{% insert_str prelude "css/plugin.css" %}
+{% insert_str prelude "css/onelab_marko.css" %}
 <body>
 {% block container %}
   {% block topmenu %}