Files
PrestaShop/modules/blockwishlist/mails/es/wishlink.html
T

40 lines
1.3 KiB
HTML
Executable File

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Mensaje de {shop_name}</title>
</head>
<body>
<table>
<tbody>
<tr>
<td align="left"><a title="{shop_name}" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/{shop_url}"><img src="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/{shop_logo}" alt="{shop_name}" /></a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Hola,</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Mensaje desde {shop_name}</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left"><strong>{shop_name}Lo invitamos a enviar este enlace a sus amigos, asi pueden ver su lista de deseos{wishlist} :</strong>&nbsp;<br /><br /><a title="WishList" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bmessage%7D">{message}</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="center"><a href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/{shop_url}">{shop_name}</a>&nbsp;realised with&nbsp;<a href="http://www.prestashop.com/">PrestaShop&trade;</a></td>
</tr>
</tbody>
</table>
</body>
</html>