?? GreyFile — Mystic File Browser

Current path: home/webdevt/cryptoimpot.fr/module/Application/view/application/accueil/



?? Go up: /home/webdevt/cryptoimpot.fr/module/Application/view/application

?? Viewing: resultat-questions-activite.phtml

<!-- 1 Column Text + Button : BEGIN -->
<html>
<body>
<tr>
    <td bgcolor="#ffffff">
        <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
            <tr>

                <a style="display: inline;" class="navbar-brand" href="https://ledgio.fr"><img
                            style="margin-left:40px; width:100px" src="https://ledgio.fr/img/logo-ledgio.png"></a>
            </tr>
            <tr>
                <hr>
            </tr>
            <tr>
                <td style="padding: 40px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #000;">
                    <p style="margin: 0;">Bonjour, <br></p>
                    <h3>Voici le résultat de votre test Ledgio : <?= $this->pourcentage ?> / 100</h3>
                    <h3 style="margin-bottom: 15px"><?php echo $this->messageHeader ?></h3>
                    <p style="margin-bottom: 15px"><?php echo $this->messageBodyHtml ?></p>
                    <h3 style="margin-bottom: 15px"><?php echo $this->messageBodyHtml2 ?></h3>

                    <p>contact@ledgio.fr</p>
                    <p><a href="https://ledgio.fr">https://ledgio.fr</a></p>
                </td>
            </tr>
        </table>
    </td>
</tr>
<!-- 1 Column Text + Button : END -->
</body>
</html>


??

??