Sindbad~EG File Manager
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
<style type="text/css">
thead {
border: 1px solid;
}
thead {
border: 1px solid;
}
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 640px;
border-spacing: 3px !important;
border: black !important;
text-align: left;
}
#boder {
border: 1px solid gray;
width: 100%;
padding: 11px;
}
#boder1 {
border: 0.5px solid gray;
width: 100%;
padding: 5px;
}
/*.td {
border: 1px solid gray ;
padding: 10px;
}*/
td,
th {
/*border: 1px solid;*/
/*border-color: #ccc;*/
padding: 8px;
}
#header_1 {
padding: 0px !important;
border-bottom: none;
margin-bottom: 0px;
border-spacing: 0px;
}
.btn {
position: relative;
display: inline-block;
padding: 2px 7px;
margin: 2px 0;
color: #fff;
text-decoration: none;
text-transform: uppercase;
border-radius: 5px;
background: gray;
overflow: hidden;
}
</style>
</head>
<body style="font-size: 16px; font-family: arial, sans-serif; line-height: 20px;">
<table style="margin: 0px auto; width: 640px !important; border-collapse: collapse; border-spacing: 3px !important; border: black !important; text-align: left;">
<thead>
<th style="padding: 0px; max-width: 640px !important;">
<img src="{{ conf_data['mail_header_logo'] }}" style="display: block; width: 100%; object-fit: cover;" alt="Logo" />
</th>
</thead>
<tbody style="border: 1px solid gray; width: 100%; margin: 11px;">
<section class="details">
<tr>
<td><br>
Dear {{ data.full_name }} ,
</td>
</tr>
<tr>
<td>
{% if data.is_present == 1 or data.is_present == '1' %}
Thank you for your scientific contribution @ Tricon 2023, Trichy in the session "<span style="color: royalblue;">{{ sessionData.session_name or '' }}</span>" held on {{ sessionData.start_date.strftime('%d/%m/%Y @ %H:%M %p') }} in hall {{ sessionData.hall_name or '' }}. <br><br> You can download your scientific participation certificate of this session by visiting the -
<a href="http://certificates.tnoa.info">certificates.tnoa.info</a>
{% else %}
<!-- We notice that you could not make it during the session - {{ sessionData.session_name or '' }} - {{ Helper.str_datetime(sessionData.starts_by).strftime('%d/%m/%Y %H:%M ') }}. <br><br> -->
<!-- Looking forward for your scientific participation in future. -->
As per the records provided by the hall co-ordinators, you were not able to be present at the session :<br>
<span style="color: royalblue;">{{ sessionData.session_name or '' }}<br>
in Hall {{ sessionData.hall_name or '' }}<br>
on {{ sessionData.start_date.strftime('%d/%m/%Y %H:%M %p') }}.<br><br></span>
Your role in this session was <span style="color: royalblue;">{{ data.role or '' }}</span>.<br><br>
This is to let you know that the attendance certificate for this session has NOT been generated for you<br><br>
Looking forward to your scientific participation in the future.
{% endif %}
</td>
</tr>
</section>
<tr>
<td width="100%" style="text-align: center; padding: 12px;">
<table style="font-family: arial, sans-serif; border-collapse: collapse; border: black !important; text-align: center;">
<tbody >
<tr>
<td style="border: 2px orange;">For any queries, please write to <a href="mailto:{{ conf_data['e_support_email']}}">{{ conf_data['e_support_email']}}</a> and get a
response in one working day.
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists