X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;h=49a57ad1829b88f1238603be2920656ac122668f;hb=9eb04f7de5d0f0d758c6286e9df10fe6c065ed52;hp=f77873537d01aaa8eed5ca96e1ec61b077721cdc;hpb=d1197c134b70bda643a752bdaf891190cb5a15e7;p=myslice.git diff --git a/ui/templates/base.html b/ui/templates/base.html index f7787353..49a57ad1 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -5,7 +5,6 @@ {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %} - {{ header_prelude }} @@ -15,7 +14,7 @@ {% 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/plugin-helper.js" %} {% insert_str prelude "js/mustache.js" %} {% insert_str prelude "js/plugin.js" %} {% insert_str prelude "js/manifold.js" %}