X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;h=96c042092d4d608717f8e16cfaebd1c28df87a88;hb=3167207804460a2c42e1e5a8346c597f9832d295;hp=4a05badd0a248db00418da6cb875eac9fa7bb5a0;hpb=e662708d2f2f1ba05daefe1db50ee08c5439aadc;p=myslice.git diff --git a/ui/templates/base.html b/ui/templates/base.html index 4a05badd..96c04209 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -5,6 +5,7 @@ {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %} + {{ header_prelude }} @@ -19,6 +20,7 @@ {% insert_str prelude "js/mustache.js" %} {% insert_str prelude "js/plugin.js" %} {% insert_str prelude "js/manifold.js" %} +{% insert_str prelude "js/topmenu.js" %} {% insert_str prelude "css/manifold.css" %} {% block container %}