use more contacts
This commit is contained in:
@@ -120,14 +120,14 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" style="padding-top: 15px;">You will be welcomed
|
||||
on Dec 11, 2022 in our store at 24 Faubourg Saint-Honoré at
|
||||
3:25 PM.
|
||||
on Dec 12, 2022 in our store at 24 Faubourg Saint-Honoré at
|
||||
12:10 PM.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top" style="padding-top: 15px;">The given hour might
|
||||
be subject to change. Please kindly follow up on your
|
||||
appointment status on <a href="https://rendezvousparis.hermes.com/client/M6N2TZ">https://rendezvousparis.hermes.com/client/M6N2TZ</a>
|
||||
appointment status on <a href="https://rendezvousparis.hermes.com/client/PXHT97">https://rendezvousparis.hermes.com/client/PXHT97</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -161,4 +161,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -11,8 +11,8 @@ mailjet = Client(auth=(api_key, api_secret), version='v3.1')
|
||||
from_email = "panleicim@gmail.com"
|
||||
store = "Hermès Paris Faubourg"
|
||||
# store = "Hermès Paris George V"
|
||||
dest_email = "124652097@qq.com"
|
||||
contact_name = "WEI junhong"
|
||||
dest_email = "928490803@qq.com"
|
||||
contact_name = "LAI zhixiang"
|
||||
|
||||
f = open(config.ROOT_DIR + "/templates/confirmed_rdv.html", "r")
|
||||
email_body = f.read()
|
||||
|
||||
Reference in New Issue
Block a user