<?php $__env->startSection('body'); ?>
<table border="0" cellpadding="0" cellspacing="0" align="center" width="500" height="0">
    <tr width="500" align="center" valign="top">
        <td height="48px" style="font-family:Arial,sans-serif;font-size:25px;color:#000000"><br><br>Bem-vindo ao EDP Tanto Fado – A tua inscrição foi aprovada!<br><br></td>
    </tr>
    <tr width="500" align="justify" valign="top">
        <td style="font-family:Arial,sans-serif;font-size:12px;color:#000000">
            <p>Olá <?php echo $band->name; ?>,</p>
            <p>A tua inscrição no EDP Tanto Fado foi aprovada! </p>

            <p>As votações online da primeira fase do concurso terminam no dia <strong>29 de Novembro</strong>. Aproveita para partilhar a tua candidatura e convidar os teus fãs e amigos a votarem. <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="https://portugal.edp.com/pt-pt/kit-digital-edp-tanto-fado">Neste link</a> encontras um Kit Digital com algumas imagens que preparámos para te ajudar a divulgar a tua participação. </p>
            <p>
                Esta é uma grande oportunidade para mostrares que tens alma na voz e conquistares o teu lugar no palco EDP Fado Café na próxima edição do festival NOS Alive.
            </p>
            <p>Os semifinalistas são anunciados no dia 2 de Dezembro no site do concurso. <strong>Caso passes à semifinal, terás de enviar, até às 18h00 do dia 4 de Dezembro, para o e-mail <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="mailto:edptantofado@theevent.pt">edptantofado@theevent.pt</a> o seguinte:</strong></p>
            <p>
                - o link para uma 2ª música <br>
                - o link para um vídeo ID, no qual te apresentas ao júri do concurso (cerca de 1 minuto de duração).
            </p>
            <p>Quem não enviar a 2º música até à data indicada não poderá prosseguir no concurso.</p>
            <p>Se fores apurado como finalista serás contactado pela produção do concurso para a preparação da grande final.</p>
            <p>Dúvidas? Estamos sempre disponíveis para esclarecer. Basta que entres em contacto connosco através do e-mail <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="mailto:edptantofado@theevent.pt">edptantofado@theevent.pt</a>. Podes também consultar o regulamento completo na página do concurso.</p>
            <p><a href="https://edp.com/edptantofado">edp.com/edptantofado</a></p>
            <p>Boa sorte.</p>
            <p>A equipa do EDP Tanto Fado</p>
        </td>
    </tr>
    <tr width="500" align="center" valign="top">
        <td height="10px"></td>
    </tr>

    <tr width="600" align="center" valign="top">
        <td>
            <img style="display:block; margin:0px; padding:0px" src="<?php echo $message->embed(public_path('assets/img/EDP_M_p_preto_rgb.png')); ?>" height="47" alt="logo" border="0" />
        </td>
    </tr>

    <tr width="500" align="center" valign="top">
        <td height="48px"><br><br>---------------------------------<br><br></td>
    </tr>
    <tr width="500" align="center" valign="top">
        <td height="48px" style="font-family:Arial,sans-serif;font-size:25px;color:#000000"><br><br>Welcome to EDP Tanto Fado - Your application has been approved!<br><br></td>
    </tr>

    <tr width="500" align="justify" valign="top">
        <td style="font-family:Arial,sans-serif;font-size:12px;color:#000000">
            <p>Hello <?php echo $band->name; ?>,</p>
            <p>Your registration in EDP Tanto Fado has been approved! </p>

            <p>Online voting for the first phase of the contest ends on <strong>November 29th</strong>. Take this opportunity to share your application and invite your fans and friends to vote. <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="https://portugal.edp.com/en/digital-kit-edp-tanto-fado">In this link</a> you will find a Digital Kit with some images that we have prepared to help you publicize your participation.</p>
            <p>
                This is a great opportunity to show that you have soul in your voice and earn your place on the EDP Fado Café stage in the next edition of the NOS Alive festival.
            </p>
            <p>The semifinalists will be announced on December 2nd on the contest website. <strong> If you make it to the semifinals, you will need to send the following to  <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="mailto:edptantofado@theevent.pt">edptantofado@theevent.pt</a> by 6:00 pm on December 4th:</strong></p>
            <p>
                - a link to a 2nd song; <br>
                - a link to a video, in which you introduce yourself to the jury of the contest (about 1 minute long).
            </p>
            <p>Anyone who does not send the 2nd song by the indicated date will not be able to continue participating in the contest.</p>
            <p>If you are selected as a finalist, you will be contacted by the contest staff about preparation for the grand final.</p>
            <p>Questions? We are always available to answer. Just get in touch with us by email <a style="color:#000000;font-weight: bold;text-decoration: underline;" href="mailto:edptantofado@theevent.pt">edptantofado@theevent.pt</a>. You can also consult the complete rules on the contest page.</p>
            <p><a href="https://edp.com/edptantofado">edp.com/edptantofado</a></p>
            <p>Good luck!</p>
            <p>The EDP Tanto Fado team</p>
        </td>
    </tr>
    <tr width="500" align="center" valign="top">
        <td height="10px"></td>
    </tr>
</table>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('emails.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>