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: //proc/self/cwd/raquel/themes/web/typ.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>Em breve retornaremos seu contato.</span>
                </div>
                <a href="<?= url()?>" target="_blank" class="button button-circle button-3d button-large bg-info font-medium"><i class="fal fa-chevron-double-right"></i> Retornar ao site</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 -->