X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-view.html;h=5902d164a63cbe057b3204fa3abba06106723f73;hb=8714d4ab9738c7ceb882e68f1c12d9d5d13cf1e1;hp=9238d54f20f673522eaf20263ab6dfb6b4d5fb2a;hpb=680cc88d626b7a9fa309d85428918b0db42b93cb;p=unfold.git diff --git a/portal/templates/slice-view.html b/portal/templates/slice-view.html index 9238d54f..5902d164 100644 --- a/portal/templates/slice-view.html +++ b/portal/templates/slice-view.html @@ -1,26 +1,19 @@ {% extends "layout_wide.html" %} -{% load portal_filters %} {% block head %} - + {% endblock %} {% block content %} - -
-
-
- {% widget "_widget-slice-sections.html" %} -
-
-
+{% include theme|add:"_widget-slice-sections.html" %}
-
...
-
...
-
...
-
...
+ +
+
+
- -
...
+ +
+
{% endblock %}