acceptance

                Never    
HTML
       
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Joining Interview - Open Source Club</title>
</head>
<body style="margin: 0; padding: 0">
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
    </style>
    <center style="table-layout: fixed;">
        <table align="center" style="font-family: 'Open Sans', Arial, Helvetica, sans-serif; border-collapse: collapse; margin: 0; padding: 0; width: 100%; max-width: 600px;">
            <tr>
                <td height="90">

                </td>
                <td rowspan="2" style="width: 0; height: 0; text-align: center;">
                    <a href="https://linktr.ee/open.source.club">
                        <img src="https://i.ibb.co/sb5Z5ZL/osc-logo-ico.png" width="70">
                    </a>
                </td>
                <td height="90">

                </td>
            </tr>
            <tr>
                <td style="width: 0; height: 0; text-align: left;">
                    <img src="https://i.ibb.co/tDWWBCr/left-top-corner-deco.png" width="100">
                </td>
                <td style="width: 0; height: 0; text-align: right;">
                    <img src="https://i.ibb.co/cX0TWdS/right-top-corner-deco.png" width="100">
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 32px; font-weight: bold; color: #ff7c00; padding: 0 10px;">
                    Wow ! You Have been Selected To Pass The Joining Interview 🔥
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center;">
                    <img src="https://i.ibb.co/YRd9btB/imageedit-38-8316806699.png" width="200">
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 16px; padding: 0 10px;">
                    Hello <b>##username##</b> 👋,
                    <br><br>
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 16px; padding: 0 10px;">
                    We are happy to announce you that you successfully pass to the next step of the joining process 😁 
                    <br>
                    In this step, we will give you an interview in order to evaluate you and potentially affect you to a specific department 👌
                    <br>
                    Here is the interview coordinates :
                    <ul style="text-align: left;">
                        <li>
                            Date and Time : <br> Choose the day you want : 
                            <ul>
                                <li>- 18/12/2022 13h30-15h30</li>
                                <li>- 19/12/2022 13h30-15h30</li>
                            </ul>
                        </li>
                        <li>
                            Location : Math Building - 3rd floor
                        </li>
                    </ul>
                    <u><b>IMPORTANT :</b></u> You must bring with you your student card or ID card.
                    <br><br>
                    If you have a portfolio or any project or work you can present it in the interview 📄
                    <br><br>
                    Yours, cordially,
                    <br><br>
                    Open Source Club Team 💖
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center;">
                    <br>
                    <hr style="height: 2px; width: 98%; background-color: #ff7c00; border: none;">
                    <br>
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 12px; padding: 0 10px;">
                    from
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center;">
                    <a href="https://linktr.ee/open.source.club">
                        <img src="https://i.ibb.co/hKfKw2r/osc-logo-h.png" width="200">
                    </a>
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 12px; padding: 0 10px;">
                    <br>
                    This email was sent by <b>contact.osc.dz@gmail.com</b> to <b>##email##</b>.
                    <br><br>
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center;">
                    <center  style="table-layout: fixed;">
                        <table style="text-align: center; margin: 0; padding: 0; width: 300px;">
                            <tr>
                                <td style="text-align: center;">
                                    <a href="https://instagram.com/open.source.club"><img src="https://i.ibb.co/JcLHpDq/instagram-icon.png" width="25"></a>
                                </td>
                                <td style="text-align: center;">
                                    <a href="https://facebook.com/opensourceclubfb"><img src="https://i.ibb.co/Wy6Gcfn/facebook-icon.png" width="25"></a>
                                </td>
                                <td style="text-align: center;">
                                    <a href="https://linkedin.com/company/opensource-club"><img src="https://i.ibb.co/41Xtfc8/linkedin-icon.png" width="25"></a>
                                </td>
                                <td style="text-align: center; vertical-align: bottom;">
                                    <a href="https://discord.gg/ve59s5Bnxd"><img src="https://i.ibb.co/zr3nqZX/discord-icon.png" width="25"></a>
                                </td>
                            </tr>
                        </table>
                        <br>
                    </center>
                </td>
            </tr>
            <tr>
                <td colspan="3" style="text-align: center; font-size: 12px; padding: 10px 10px; color: #ffffff; background-color: #ff7c00;">
                    &copy; Open Source Club, 2022
                    <br>
                    University of Algiers 1 - Ben Youcef Ben Khedda 
                    <br>
                    02 Didouche Mourad Street, Algiers 16000, Algeria
                </td>
            </tr>
        </table>
    </center>
</body>
</html>

Raw Text