MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/artinside/sites.artinside.com.br/mainpro/themes/web/typ.php
<?php $this->layout("_theme_typ"); ?>
    <!-- Content
    ============================================= -->

    <section id="content">
        <div class="content-wrap" style="min-height: 800px">

            <div class="container center clearfix">

                <div class="heading-block center">
                    <img src="<?= url("images/logo.svg")?>" width="200" class="mb-5">
                    <h1 class="color">Agradecemos por seu interesse!</h1>
                    <span>

Em breve entraremos em contato para tirar suas dúvidas e informar os próximos passos a respeito da efetivação da matrícula!</span>
                </div>
                <a href="<?= url() ?>" target="" class="button button-large font-medium"><i class="bi-arrow-left"></i> Voltar ao Site</a>

                <a href="https://api.whatsapp.com/send?phone=5511950210555 " target="_blank" id="whatsappConfirma" class="button button-large bg-green font-medium"><i class="bi-whatsapp"></i> Tire suas Dúvidas</a>

            </div>
        </div>
    </section><!-- #content end -->

</div><!-- #wrapper end -->