
Template Expectation
<!DOCTYPE html>
<html>
<head>
<title>Notification</title>
</head>
<body>
<div class="img1">
<img src="data:image/jpeg==" alt="my logo">
</div class="img1">
<table style="width:100%; border:1px; color:#F44D23 ; font-family:verdana; font-weight: bold;">
<tr>
<td>Dear Customer,</td>
<td dir="rtl" style="padding:5px;">عزيزي العميل،</td>
</tr>
<tr>
<td>Thank you for your interest with SAP.</td>
<td dir="rtl" style="padding:5px;">شكرًا لك على اهتمامك بشركة SAP.</td>
</tr>
<tr>
<td>We have received your request for the Demo of the product.</td>
<td dir="rtl" style="padding:5px;">لقد تلقينا طلبك للحصول على العرض التوضيحي للمنتج.</td>
</tr>
<tr>
<td>Your request ID is #LEADID#...
</td>
<td dir="rtl" style="padding:5px;">معرف الطلب الخاص بك هو #LEADID#...
</td>
</tr>
<tr>
<td>Please note that our dedicated team will reach you out to</td>
<td dir="rtl" style="padding:5px;">يرجى ملاحظة أن فريقنا المخصص سيتواصل معك</td>
</tr>
<tr>
<td>schedule a call to explain the capabilities of the system.</td>
<td dir="rtl" style="padding:5px;">لتحديد موعد اتصال لشرح إمكانيات النظام.</td>
</tr>
<tr>
<td>Thank You & Have a Good Day </td>
<td dir="rtl" style="padding:5px;">شكرا لكم ويوم جيد</td>
</tr>
</table>
</body>
</head>
</html>
Workflow Enhancement with Template
Template Output.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.