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