Sindbad~EG File Manager

Current Path : /home/numerotech/test-abs.numerotech.com/common_abs_v2/core/templates/users/email/
Upload File :
Current File : //home/numerotech/test-abs.numerotech.com/common_abs_v2/core/templates/users/email/layout.html

<!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;
                        }
            table {
                font-family:'Open Sans' ,Tahoma, Geneva, 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;

            }*/
            #header_1 {
                padding: 0px !important;
                border-bottom: none;
                margin-bottom: 0px;
                border-spacing: 0px;
            }
            td,th {
            border: 1px solid;
            border-color: #ccc;
            padding: 8px;
        }
         .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>
        <table style="margin: 0px auto;">
            <thead>
                <th>
                    <img src="{{ confData.mail_header_logo }}" style="width:640px;padding: 2px;max-width: fit-content;" alt="Logo"  />
                </th>
            </thead>
            <tbody id="boder">
                <tr>
                    <td>
                        <div id="content">
                            {% block content %}{% endblock %}
                        </div>
                    </td>
                </tr>
                <tr>
                    <td id="boder" width="100%" style="padding:5px"  >
                        <!--<h4>For any queries related to abstract, write to <a href="mailto:{{ confData.e_support_email}}" >{{ confData.e_support_email }}</a></h4>-->
                        <p style="color: rgb(165, 154, 154);font-size: 12px">This is an auto-generated email from the {{ confData.society_name }} Scientific Committee abstract management system.</p>
                                 
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>

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