eggification
[MosaicDocument.git] / skins / mosaicdocument_view.pt
diff --git a/skins/mosaicdocument_view.pt b/skins/mosaicdocument_view.pt
deleted file mode 100755 (executable)
index 7ccc35a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html metal:use-macro="here/main_template_view/macros/master" xmlns="http://www.w3.org/1999/xhtml">
-
-  <head>
-    <meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
-    <title>Visualisation d'un document mosa&iuml;que</title>
-  </head>
-
-  <body>
-    <div metal:fill-slot="header">
-      <div metal:use-macro="here/widgets/macros/generic_header">
-        generic_header macro</div>
-    </div>
-    <div metal:fill-slot="main" tal:omit-tag="" tal:define="block nocall:here;
-                    displayAction string:view">
-      <div metal:use-macro="here/block_canvas/macros/canvas">Block Canvas here</div>
-    </div>
-  </body>
-
-</html>
\ No newline at end of file