]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/generic/echange_mail_template.pt
Déplacement pour eggification.
[Plinn.git] / skins / generic / echange_mail_template.pt
diff --git a/skins/generic/echange_mail_template.pt b/skins/generic/echange_mail_template.pt
deleted file mode 100644 (file)
index bcca942..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-From: <span tal:replace="structure options/From" />
-<tal:block tal:condition="options/To|nothing">To: <span tal:replace="structure options/To" /></tal:block><tal:block tal:condition="options/recipients|nothing" tal:replace="structure options/recipients"></tal:block>
-Subject: <span tal:replace="options/Subject" />
-Content-Type: <span tal:replace="options/ContentType" />; charset=<span tal:replace="options/charset" />
-Mime-Version: 1.0
-
-<span tal:replace="options/body">message...</span>
-
-<span tal:replace="options/footer|nothing"></span>
\ No newline at end of file