Déplacement pour eggification.
[Plinn.git] / skins / custom_generic / folder_localrole_form.pt
diff --git a/skins/custom_generic/folder_localrole_form.pt b/skins/custom_generic/folder_localrole_form.pt
deleted file mode 100755 (executable)
index 82b1c84..0000000
+++ /dev/null
@@ -1,28 +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>Local roles form</title>
-  </head>
-
-  <body metal:fill-slot="main" i18n:domain="plinn" tal:omit-tag="">
-    <table metal:use-macro="here/local_roles_macros/macros/local_roles_settings">
-      <tr>
-        <td>
-          <div metal:use-macro="here/local_roles_macros/macros/local_roles_tabs">
-            local_roles_tabs
-          </div>
-        </td>
-      </tr>
-      <tr>
-        <td tal:omit-tag="" metal:fill-slot="form">
-          <div metal:use-macro="here/local_roles_macros/macros/local_roles_summary">
-            Current local roles listing
-          </div>
-        </td>
-      </tr>
-    </table>
-    <p></p>
-  </body>
-
-</html>
\ No newline at end of file