Conversion_Kitchen_Code/kitchen_counter/payment/templates/payments/email_p.html

150 lines
7.2 KiB
HTML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<style>
body,
table,
td,
a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
body {
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
div[style*="margin: 16px 0;"] {
margin: 0 !important;
}
</style>
<body style="background-color: #f7f5fa; margin: 0 !important; padding: 0 !important;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td bgcolor="#ee3c4d" align="center">
<table border="0" cellpadding="0" cellspacing="0" width="480">
<tr>
<td align="center" valign="top" style="padding: 40px 10px 20px 10px;">
<div style="display: block; font-family: Helvetica, Arial, sans-serif; color: #ffffff; font-size: 25px;"border="0"><b>My Next Film</b></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
{% if Name %}
<td bgcolor="#ee3c4d" align="center" style="padding: 0px 10px 0px 10px;">
<table border="0" cellpadding="0" cellspacing="0" width="480" style="width: 60%">
<tr>
<td bgcolor="#ffffff" align="center" valign="top"
style="padding: 10px 30px 0px 30px; border-radius: 4px 4px 0px 0px; color: #111111; font-family: Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; line-height: 48px;">
<h1 style="font-size: 17px; font-weight: 400; margin: 0; color: #ee3c4d;"><b>Activate your account.</b></h1>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#f4f4f4" align="center" style="padding: 0px 10px 0px 10px;">
<table border="0" cellpadding="0" cellspacing="0" width="480" style="width: 60%">
<tr>
<td bgcolor="#ffffff" align="left">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" style="padding-left:30px;padding-right:15px;padding-bottom:0px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; font-weight: 400; line-height: 25px;">
<p>
<!-- {% comment %} Thank you for your interest in participating in Rendezvous.<br><br>
Weekly Rendezvous is a global gathering of Screenplay writers to discuss how latest technology can make our work easier and more effective.
<b>You are invited to participate on {{Date}} at 7:30 PM IST (2:00 PM GMT). The event is of 1:30 hours duration.</b><br><br>
For effective participation please <b>join from your laptop/ desktop</b> (Not from your mobile phone).
Also please note that the event is locked 5 minutes after starting. So, please <b>join few minutes before the starting time.</b> <br><br>
Please save the event zoom link <a style="text-decoration: none" href="https://us02web.zoom.us/j/85082110205?pwd=TE51blkxQkw1WHVlSHJTMGRXSWJCdz09"><b>RENDEZVOUS</b></a><br> (Meeting ID: 850 8211 0205, Passcode: 248389)<br><br>
Please confirm your participation by replying to this mail.
Looking forward to spend some purposeful quality time with you in the event.<br>
<br><b>IMPORTANT</b>: For ease of communication <a style="text-decoration: none"href="https://chat.whatsapp.com/Ht05BWFu9IwJgvLxdLnomD"><b>join the WhatsApp group</a>.
{% endcomment %} -->
Hi {{Name}},<br><br>
Welcome to MyNextFilm. Were thrilled to see you here!<br>
Were confident that services will help you from script to shoot, you now have every tool you need to keep your project organized.
Get to know us by visiting our website. Youll be guided through introductory videos and demos to ensure you get the very best out of our service.
You can also visit our FAQs and reach out to us support@mynextfilm.com to learn more about MyNextFilm.
Take care!
{{Name}}.</p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#ffffff" align="center"
style="padding: 30px 30px 30px 30px; border-top:1px solid #dddddd;">
<table border="0" cellspacing="0" cellpadding="0" style= "margin-top:-25px">
<tr>
<td bgcolor="" align="left"
style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 18px;">
<p style="margin: 0;">For any related queries, please reach out to ."<a href="mailto:support@mynextfilm.com" target="_blank"
style="color: #111111; font-weight: 700;">MY NEXT FILM PRIVATE LIMITED<a>".</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
{% endif %}
</td>
</tr>
</table>
</body>