]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/custom_content/favorite_view.pt
Déplacement pour eggification.
[Plinn.git] / skins / custom_content / favorite_view.pt
diff --git a/skins/custom_content/favorite_view.pt b/skins/custom_content/favorite_view.pt
deleted file mode 100755 (executable)
index 3cd268a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<html metal:use-macro="here/main_template_view/macros/master">
-  <head>
-    <title>Favorite view</title>
-    <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
-    <base href="" metal:fill-slot="base" tal:attributes="href python: here.absolute_url() + '/'" />
-  </head>
-<body>
-
-<div metal:fill-slot="main" i18n:domain="plinn">
-
- <p i18n:translate="">Link: <a href=""
-              tal:attributes="href here/getRemoteUrl"
-              tal:content="here/getRemoteUrl"
-              i18n:name="link"
-           >/index_html</a></p>
-</div>
-
-</body>
-</html>
-