Déplacement pour eggification.
[Plinn.git] / skins / generic / portal_all_groups.pt
diff --git a/skins/generic/portal_all_groups.pt b/skins/generic/portal_all_groups.pt
deleted file mode 100755 (executable)
index 287fa46..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" metal:use-macro="here/main_template/macros/master">
-
-  <head>
-    <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
-    <title>All groups</title>
-  </head>
-
-  <body metal:fill-slot="main_no_tabs" tal:omit-tag="" i18n:domain="plinn">
-    <table metal:use-macro="here/gruf_macros/macros/gruf_settings">
-      <tr>
-        <td colspan="2">Using gruf_settings macro</td>
-      </tr>
-      <tr>
-        <td>
-          <table metal:fill-slot="form">
-            <tr>
-              <td><div metal:use-macro="here/gruf_macros/macros/all_groups">all_groups from gruf_macros</div></td>
-              <td><div metal:use-macro="here/gruf_macros/macros/add_group">add_group from gruf_macros</div></td>
-            </tr>
-          </table>
-        </td>
-      </tr>
-    </table>
-  </body>
-
-</html>
\ No newline at end of file