X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=views%2Ftemplates%2Flayout-unfold1.html;fp=views%2Ftemplates%2Flayout-myslice.html;h=1bd75e478cfec3d0dc5526d77bd563570020bcfc;hb=5741daf5436565a4090495e7c3a1e6cb2c445b52;hp=1d148123e914d57d21b3efa5f0b8c6eb47def19c;hpb=cc4949a4ffb46ef309e660778afc9244fed4215d;p=myslice.git diff --git a/views/templates/layout-myslice.html b/views/templates/layout-unfold1.html similarity index 73% rename from views/templates/layout-myslice.html rename to views/templates/layout-unfold1.html index 1d148123..1bd75e47 100644 --- a/views/templates/layout-myslice.html +++ b/views/templates/layout-unfold1.html @@ -9,9 +9,8 @@ {{ header_prelude }} {# let's add these ones no matter what #} {% insert_str prelude "js/jquery.js" %} -{# {% insert prelude_js %} jQuery.noConflict(); {% endinsert %} #} {% insert_str prelude "js/init-all-plugins.js" %} -{% insert_str prelude "css/myslice.css" %} +{% insert_str prelude "css/layout-unfold1.css" %} {% block container %}
@@ -20,15 +19,15 @@ {% endblock topmenu %}
-
- {% block content_main %} - "The main content area (define block 'content_main')" - {% endblock content_main %} +
+ {% block unfold1_main %} + "The main content area (define block 'unfold1_main')" + {% endblock unfold1_main %}
-