Sindbad~EG File Manager

Current Path : /home/numerotech/hs.numerotech.com/scan_v1/core/templates/conferenceapp/email/
Upload File :
Current File : //home/numerotech/hs.numerotech.com/scan_v1/core/templates/conferenceapp/email/email_layout.html

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">  
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style type="text/css">
       table {
         font-family: 'BeVietnamPro';
         border-collapse: collapse;
         max-width: 640px;
         border-spacing: 0 !important;
         }
         td {
         border: 1px solid black;
         /*text-align: left;*/
         padding: 10px;
         width: 50%;
         }
         tr{
            padding: 11px;
         }
         #header_1
         {
         padding: 0px !important;
         border-bottom: none;
         margin-bottom: 0px;
         border-spacing: 0px;
         }
         h3{
         line-height: 1.2;
         margin-top: 0.5rem;
         }
         #img{
            align-content: center;
         }
    </style>
    <title>{% block title %} {% endblock %}</title>
    {% block head %}
    {% endblock  %}  
</head>
<body id="body">
    
    <table style="margin:0px auto;" >
        <tr style="border-top: none !important;">
            <td colspan="2" id="img">
                <img src="{{conf.mail_header_logo}}" alt="logo"  style="width: 640px; height: auto;max-height:120px ;"  >
                <!-- <img src="{{ conf.mail_header_logo}}" alt="Logo" > -->
            </td>
        </tr>
        <tbody >
            {% block content %}
            {% endblock  %}
        </tbody>     
    </table>
</body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists