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