X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;h=f29b71b66e0eb70be63f6bb05c296599909402d8;hb=36f0a2f013dc861c84f2f2781ccffa05228759a7;hp=908f0f40353d5083839da824d4aefac9fe917d04;hpb=5de3330b8219f03bc53d9bbace764ee3912e6017;p=myslice.git diff --git a/ui/templates/base.html b/ui/templates/base.html index 908f0f40..f29b71b6 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -1,6 +1,6 @@ -{# This is required by insert_above #}{% insert_handler %} - - MySlice - {{ title }} +{# This is required by insert_above #}{% insert_handler %} + +MySlice - {{ title }} {# This is where insert_str will end up #}{% media_container prelude %} @@ -14,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" %}