Sindbad~EG File Manager
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<style type="text/css">
table {
width: 583px;
font-family: Arial;
background-color: white;
text-align: left;
padding: 10px;
border-collapse: collapse;
}
#para {
color: crimson;
text-transform: capitalize;
}
#img {
padding: 5px;
max-height: 100px;
}
#img_logo {
max-height: 130px;
width: 600px;
}
#body_block {
padding: 2px 5px;
margin-left: 30px;
line-height: 1.6rem;
}
td,
th {
border: 1px solid;
border-color: #ccc;
padding: 10px 5px;
}
div {
/*background-color: #f0eef130;*/
background-color: #ffffff;
padding: 10px;
line-height: 1.4rem;
/*text-align: center;*/
}
a:hover {
color: black;
}
</style>
</head>
<body id="body" style="line-height: 1.5rem;">
<table style="margin: 0px auto;">
<tr>
<th id="img">
<img id="img_logo" src="{{conf.header_logo or '' }}" alt="logo" />
</th>
</tr>
<tr>
<td id="body_block" style="padding-left: 20px !important;">
<p id="para">Dear {{full_name or '' }},</p>
<p>Please visit the below link to login into <b>{{active_name}}</b> , {{conf.conf_name}}.</p>
<a style="color: blue; border-radius: 5px;" href="{{url_1}}" target="_blank">Click here to review your information and confirm</a>
<br />
<p style="color: #000;">For queries, please write to support@numerotec.com</p>
</td>
</tr>
<tr>
<td>
<p>
<strong>
Org Committee <br />
{{conf.conf_name_full_form or '' }}
</strong>
</p>
</td>
</tr>
</table>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists