X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;h=2cf0b0a89f04c2f64d8d93882e69d04b8f8c7c98;hp=8c49b4a66970e6e42024fd061a325cbacfb3b214;hb=5b238095884e99f7fa9776264a91fda169f71866;hpb=c025814eadebf386f556f9af571d3f04e2124a80 diff --git a/ui/templates/base.html b/ui/templates/base.html index 8c49b4a6..2cf0b0a8 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -10,7 +10,6 @@ {{ header_prelude }} {% block head %} {% endblock 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" %} @@ -20,7 +19,10 @@ {% 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" %} {% block container %} {% block topmenu %}