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/paliar/themes/web/typ2.php
<?php $v->layout("_theme_typ"); ?>
<!-- Content
============================================= -->
<section id="content">
    <div class="content-wrap">

        <div class="container center clearfix">

            <div class="heading-block center">
                <img src="<?= theme("assets/images/logo.svg")?>" width="200" class="mb-5">
                <h1 class="color">Muito Obrigado!</h1>
                <span>Obrigado por acessar nosso site. Em breve entraremos em contato para esclarecer suas dúvidas e passar maiores informações sobre nossos cursos.</span>
            </div>
            <!--                <a href="http://sophiapaliar.ddns.net" target="_blank" class="button button-circle button-3d button-large bg-info font-medium"><i class="fal fa-pen-fancy"></i> Matricule-se Já</a>-->

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

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

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