Conversion_Kitchen_Code/kitchen_counter/conversion/templates/conversion/email.html

153 lines
7.4 KiB
HTML
Executable File

<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;
font-family:Helvetica ,sans-serif;
}
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; font-family:Helvetica, sans-serif;">
<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>
<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, sans-serif; font-size: 48px; font-weight: 400; line-height: 48px;">
<h1 style="font-size: 17px; font-weight: 400; margin: 0; color: #ee3c4d;"><b>Your Script is Converted Successfully</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>
{% comment %} <td colspan="2" style="padding-left:30px;padding-right:15px;padding-bottom:0px; font-family: Helvetica, sans-serif; font-size: 15px; font-weight: 400; line-height: 25px;">
<p>
Hi {{Name}},<br><br>
Woohoo!! Your script is converted successfully !<br><br>
Your script {{script_name}} has been successfully converted from {{dial_src_lang}} to {{dial_dest_lang}}. The Action Lines are in {{non_dial_src_lang}} ({{non_dial_dest_lang}}).
<br><br> The Converted Dialogues are written in {{dial_dest_script}}. The Original Dialogues have been placed along side.<br>
<a href="https://mynextfilm.com/conversion/view_conversion" target="_blank"
style="color: rgb(67,71,158); font-weight: 700; text-decoration:none; text-align: center;" >View the Converted Script Here.<a><br><br>
Earn extra <b>Privileges/ Points</b> by referring us to your friends.<br> Enjoy our film-making services !<br>
<br>
<b>Best regards,<br>
MyNextFilm</b>
</p>
</td> {% endcomment %}
<td colspan="2" style="padding-left:30px;padding-right:15px;padding-bottom:0px; font-family: Helvetica, sans-serif; font-size: 15px; font-weight: 400; line-height: 25px;">
Hello {{Name}},<br><br>
Woohoo!! Your script is converted successfully !
This email is to notify that your script {{script_name}} has been successfully converted through our AI engine. You can go to the link below and see your converted script.
<a href="https://mynextfilm.com/conversion/view_conversion" target="_blank"
style="color: rgb(67,71,158); font-weight: 700; text-decoration:none; text-align: center;" >View the Converted Script Here.<a><br>
Earn extra PRIVILEGES/ POINTS by refering us to your friends. Enjoy our film-making services !
Best regards,
MyNextFilm
</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, 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>
</td>
</tr>
</table>
</body>