X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;fp=ui%2Ftemplates%2Fbase.html;h=b551df760c21c6e2e73531e51ec6e424916a04d1;hp=96c042092d4d608717f8e16cfaebd1c28df87a88;hb=e6184193b74ac6d5c52289546dae9121bdd99008;hpb=3167207804460a2c42e1e5a8346c597f9832d295 diff --git a/ui/templates/base.html b/ui/templates/base.html index 96c04209..b551df76 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -11,7 +11,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" %} @@ -21,7 +20,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 %}