| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/boutiques/app/locale/fr_FR/template/email/ |
Upload File : |
<!--@subject Nouveau mot de passe pour {{var customer.name}} @-->
<!--@vars
{"store url=\"\"":"Url de la boutique",
"skin url=\"images/logo_email.gif\" _area='frontend'":"Logo de l'email",
"store url=\"customer/account/\"":"Url du compte client",
"htmlescape var=$customer.name":"Nom du client",
"htmlescape var=$customer.password":"Nouveau mot de passe du client"}
@-->
<!--@styles
body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }
@-->
<div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;">
<table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;">
<tr>
<td align="center" valign="top">
<!-- [ header starts here] -->
<table cellspacing="0" cellpadding="0" border="0" width="650">
<tr>
<td valign="top">
<p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="{{var store.getFrontendName()}}" border="0"/></a></p></td>
</tr>
</table>
<!-- [ middle starts here] -->
<table cellspacing="0" cellpadding="0" border="0" width="650">
<tr>
<td valign="top">
<p><strong>Cher {{htmlescape var=$customer.name}},</strong>,<br/>
Votre nouveau mot de passe est : {{htmlescape var=$customer.password}}</p>
<p>Vous pouvez modifier votre mot de passe à tout moment en vous connectant à <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">votre compte</a>.<p>
<p>Merci,<br/>
<strong>{{var store.getFrontendName()}}</strong></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>