move former myslice/viewutils.py, to gether with the contents of former views/ subdir...
[myslice.git] / ui / templates / view-unfold2.html
diff --git a/ui/templates/view-unfold2.html b/ui/templates/view-unfold2.html
new file mode 100644 (file)
index 0000000..7626ab1
--- /dev/null
@@ -0,0 +1,9 @@
+{% extends 'layout-unfold2.html' %}
+
+{% block unfold2_main %}
+{{ unfold2_main|safe }}
+{% endblock unfold2_main %}
+
+{% block unfold2_margin %}
+{{ unfold2_margin|safe }}
+{% endblock unfold2_margin %}