Fix escaping issue in the title of the rewrite opt-in email leading to a
[platal.git] / templates / axletter / letter.mail.tpl
index 3f0bb05..5f8f059 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 --------------------------------------------------------------------
 Cette lettre est envoyée par l'AX grâce aux outils de Polytechnique.org.
 
+{if $is_mail}
 archives         : <https://www.polytechnique.org/ax>
 ne plus recevoir : <https://www.polytechnique.org/ax/out{if $hash}/{$hash}{/if}>
+{else}
+archives         : &lt;https://www.polytechnique.org/ax&gt;
+ne plus recevoir : &lt;https://www.polytechnique.org/ax/out{if $hash}/{$hash}{/if}&gt;
+{/if}
 
 {if !$is_mail}
 </pre>