eggification
[GroupUserFolder.git] / Products / GroupUserFolder / skins / gruf / GroupSpaceFolderishType_view.pt.old
diff --git a/Products/GroupUserFolder/skins/gruf/GroupSpaceFolderishType_view.pt.old b/Products/GroupUserFolder/skins/gruf/GroupSpaceFolderishType_view.pt.old
new file mode 100644 (file)
index 0000000..79c1267
--- /dev/null
@@ -0,0 +1,16 @@
+<html metal:use-macro="here/main_template/macros/master">
+<body>
+<div metal:fill-slot="main" >
+
+        <div class="contentHeader">
+          <h1 tal:content="here/Title"> Title </h1>
+          <div class="contentBody">
+            <p>Here's the (unmutable) content of your MinimalFolderishType.</p>
+            <p>Have a nice plonish day ! :-)</p>
+          </div>
+        </div>
+
+</div>
+
+</body>
+</html>
\ No newline at end of file