Sindbad~EG File Manager
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
table td,
th {
border: 0.1px solid;
border-collapse: collapse;
}
</style>
</head>
<body style="width: 600px;">
<table style="background: #fff3f3; border: 1px solid;" cellpadding="15px" cellspacing="0">
<tr>
<td colspan="2" style="background-color:#ffffff">
<img src="https://school-donation.numerotech.com/static/images/logo_3.png" style="width:640px;height:100px;padding: 8px;" />
</td>
</tr>
<tr>
<td colspan="2">
<h3><b>Greetings!</b></h3>
<p><b>Dear </b>{{data.prefix or '' }} {{data.full_name or '' }},</p>
<p style="font-size: 15px; margin-left: 40px;">OTP for login - {{otp}} <br /></p>
<p style="font-size: 15px; margin-left: 40px;">Your OTP validity is upto {{ otp_expiry_at.strftime('%d-%m-%Y %H:%M') or '' }} <br /></p>
</td>
</tr>
<tr>
<td colspan="2" style="background-color: #effbff;">
<p>Thanks for your support .</p>
</td>
</tr>
</table>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists