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 -->