X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-view.html;h=4aebe0609a163dbed030d83eb8217e0adcf9fe5b;hb=9923754657b1e28fab15ac658f500f4c6b90b751;hp=cf9ee7d816e8c2d3e7b3a8df3cd4f1e0e5d4cfcb;hpb=0ba7a93b8243093455dbdb1217e478b813a1ebab;p=unfold.git diff --git a/portal/templates/slice-view.html b/portal/templates/slice-view.html index cf9ee7d8..4aebe060 100644 --- a/portal/templates/slice-view.html +++ b/portal/templates/slice-view.html @@ -1,25 +1,26 @@ {% extends "layout_wide.html" %} +{% load portal_filters %} {% block head %} {% endblock %} {% block content %} -
- {% include theme|add:"_widget-slice-sections.html" %} + {% widget "_widget-slice-sections.html" %}
-
...
-
...
-
...
-
...
-
...
-
...
-
...
+
+
+
+
+ +
+
+
{% endblock %}