updated portal application
[myslice.git] / views / templates / layout-unfold1.html
index 8ce6cdc..9633a29 100644 (file)
@@ -6,10 +6,13 @@
 <script type="text/javascript"> {# raw js code - use {% insert prelude_js %} ... {% endinsert %} #} {% container prelude_js %}</script>
 <style type="text/css">{# In case we need to add raw css code #}{% container prelude_css %}</style>
 {{ header_prelude }}
+{% block head %} {% endblock head %}
 </head>{# let's add these ones no matter what #}
 {# not yet needed {% insert_str prelude "css/layout-unfold1.css" %} #}
-{% insert_str prelude "js/jquery.js" %}
-{% insert_str prelude "js/init-all-plugins.js" %}
+{% insert_str prelude "js/jquery.min.js" %}
+{% insert_str prelude "js/jquery.html5storage.min.js" %}
+{% insert_str prelude "js/messages-runtime.js" %}
+{% insert_str prelude "js/plugin.js" %}
 <body>
 {% block container %}
 <div id="container">