eggification
[MosaicDocument.git] / default_slots / slot_spacer_view.pt
diff --git a/default_slots/slot_spacer_view.pt b/default_slots/slot_spacer_view.pt
deleted file mode 100755 (executable)
index 82d7d1c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<div tal:define="object nocall:options/object;
-                 nbOfSpaces object/nbOfSpaces"
-     tal:omit-tag="">
-  <br tal:repeat="br python:range(nbOfSpaces)" />
-</div>
\ No newline at end of file