You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.6 KiB

9 months ago
9 months ago
  1. 
  2. <body>
  3. <div style="color:#434444; padding: 15px; font-family: Roboto; font-size: 15px; margin-top: 20px">
  4. <!--<div style="text-align: right;">
  5. <img src="https://japanremit.com/assets/img/jmelogo.jpg" alt="Japan Money Express" class="CToWUd" height="90">
  6. </div>
  7. <br />-->
  8. <hr style="background-color: #fff; border-top: 1.5px solid #2B3C90; border-bottom: none;" />
  9. <div class="body">
  10. Dear <strong>{CustomerName}</strong>,
  11. <p style="margin-top: 20px">
  12. Your KYC information has now been verified successfully. Thanks for choosing IME London. <br />
  13. <b>You can now start sending money to your loved ones. </b>
  14. </p>
  15. <p style="margin-top: 20px">
  16. Please use the referal code <b>
  17. {RefCode}
  18. </b> to invite your friends and get 1£ after your friend sucessfully registers and 4 £ after sending the transaction.
  19. <br />
  20. ** Terms and Condition applied
  21. </p>
  22. <p style="margin-top: 20px">
  23. <b>Your account details: </b><br />
  24. <ol style=" list-style-type: none; /* Remove bullets */ padding: 0; /* Remove padding */ margin-left: 30px; /* Remove margins */">
  25. <li>Customer ID: {CustomerId} </li>
  26. <li>User ID: {UserId} </li>
  27. <li>First Name: {FirstName} </li>
  28. <li>Middle Name: {MiddleName} </li>
  29. <li>Last Name: {LastName} </li>
  30. <li>Mobile Number: {MobileNo} </li>
  31. <li>Address: {Address}</li>
  32. <li>Email: {EMAIL_ID}</li>
  33. <li>Registered Date: {RegisteredDate}</li>
  34. </ol>
  35. </p>
  36. <p style="margin-top: 20px">
  37. We appreciate your decision to choose IME London to transform the way you manage international money transfers. Your path to smooth remittance begins right now! <br />
  38. </p>
  39. </div>
  40. <p style="margin-top: 20px;">
  41. Thank you! <br />
  42. IME London Team <br />
  43. </p>
  44. <!--<hr style="background-color: #fff; border-top: 1.5px solid #2B3C90; border-bottom: none;" />
  45. <p>
  46. <table width="100%">
  47. <tr>
  48. <td></td>
  49. <td style="text-align: right; color: #4F81BD; font-family:Arial">www.japanremit.com</td>
  50. </tr>
  51. </table>
  52. </p>-->
  53. </div>
  54. </body>