- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
99 lines
4.5 KiB
PHP
Executable File
99 lines
4.5 KiB
PHP
Executable File
<div class="tve_lp_header tve_empty_dropzone tve_content_width">
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
|
|
<div class="out" style="background-color: #008bc4;">
|
|
<div class="in">
|
|
<div class="cck tve_clearfix">
|
|
<div style="width: 165px;margin-top: 10px;margin-bottom: 10px;"
|
|
class="thrv_wrapper tve_image_caption ">
|
|
<span class="tve_image_frame">
|
|
<img class="tve_image"
|
|
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/elementary-logo.png' ?>"
|
|
style="width: 165px"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
|
|
<div class="thrv_wrapper thrv_content_container_shortcode">
|
|
<div class="tve_clear"></div>
|
|
<div class="tve_center tve_content_inner" style="width: 630px;min-width:50px; min-height: 2em;margin-top: 70px;margin-bottom: 150px;">
|
|
<h1 style="color: #292929; font-size: 40px;margin-top: 0;margin-bottom: 25px;" class="tve_p_center rft">Thank You for Signing Up!</h1>
|
|
<p style="color: #292929; font-size: 18px;margin-top: 0;margin-bottom: 40px;" class="tve_p_center">
|
|
Vivamus eusimod condimensium viverr. Morbi a felis tortor. Etiam vitae
|
|
neque dolor. Cum sociis natoque penatibus et magnis.
|
|
</p>
|
|
<div style="width: 278px;margin-top: 0;margin-bottom: 0;"
|
|
class="thrv_wrapper tve_image_caption aligncenter">
|
|
<span class="tve_image_frame">
|
|
<img class="tve_image"
|
|
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/elementary-product.png' ?>"
|
|
style="width: 278px;"/>
|
|
</span>
|
|
</div>
|
|
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn" data-tve-style="1">
|
|
<div class="tve_btn tve_btn3 tve_nb tve_blue tve_bigBtn" style="margin-top: 20px;">
|
|
<a href="" class="tve_btnLink">
|
|
<span class="tve_left tve_btn_im">
|
|
<i></i>
|
|
<span class="tve_btn_divider"></span>
|
|
</span>
|
|
<span class="tve_btn_txt">START DOWNLOAD</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_clear"></div>
|
|
</div>
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
|
|
<div class="out" style="background-color: #008ac3;">
|
|
<div class="in">
|
|
<div class="cck tve_clearfix">
|
|
<div class="thrv_wrapper thrv_columns" style="margin-top: 0;margin-bottom: 0;">
|
|
<div class="tve_colm tve_foc tve_df tve_fft">
|
|
<div style="width: 136px;margin-top: -78px;margin-bottom: 0;"
|
|
class="thrv_wrapper tve_image_caption aligncenter">
|
|
<span class="tve_image_frame">
|
|
<img class="tve_image"
|
|
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/elementary-product2.png' ?>"
|
|
style="width: 136px;"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="tve_colm tve_twc">
|
|
<h4 style="color: #fff;font-size: 26px;margin-top: 15px;margin-bottom: 0;" class="tve_p_center">FREE UNANNOUNCED BONUS!</h4>
|
|
</div>
|
|
<div class="tve_colm tve_foc tve_df tve_fft tve_lst">
|
|
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn" data-tve-style="1">
|
|
<div class="tve_btn tve_btn3 tve_nb tve_white tve_normalBtn" style="margin-top: -20px;margin-bottom: -20px;">
|
|
<a href="" class="tve_btnLink">
|
|
<span class="tve_left tve_btn_im">
|
|
<i></i>
|
|
<span class="tve_btn_divider"></span>
|
|
</span>
|
|
<span class="tve_btn_txt">GET BONUS REPORT</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="tve_lp_footer tve_empty_dropzone tve_content_width">
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
|
|
<div class="out" style="background-color: #1b1b1b;">
|
|
<div class="in">
|
|
<div class="cck tve_clearfix">
|
|
<p style="color: #fff; font-size: 13px;margin-top: 30px;margin-bottom: 30px;" class="tve_p_center">
|
|
Copyright © {tcb_current_year} <a href="#"><span class="underline_text">Legal Information</span></a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |