- 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>
46 lines
1.9 KiB
PHP
Executable File
46 lines
1.9 KiB
PHP
Executable File
<div class="tve_lp_header tve_empty_dropzone">
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
|
|
<div class="out" style="background-color: #e9e9e9">
|
|
<div class="in darkSec">
|
|
<div class="cck clearfix tve_content_width">
|
|
<div style="width: 132px; margin: 0;" class="thrv_wrapper tve_image_caption alignleft">
|
|
<span class="tve_image_frame">
|
|
<a href="">
|
|
<img class="tve_image" src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/lead_generation_flat_logo.png' ?>" style="width: 132px"/>
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
|
|
|
|
<h1 class="tve_p_center" style="color: #305584; font-size: 60px; margin: 60px 0 30px 0; padding: 0">Thank You For Signing Up!</h1>
|
|
|
|
<h2 class="tve_p_center" style="color: #666666; font-size: 30px; ">Start the Download Now:</h2>
|
|
|
|
<div style="font-size: 180px; color: #305584;" class="thrv_wrapper thrv_icon aligncenter">
|
|
<span style="margin: 30px 0" class="tve_sc_icon flat-download-icon-download" data-tve-icon="flat-download-icon-download"></span>
|
|
</div>
|
|
|
|
<div data-tve-style="1" class="thrv_wrapper thrv_button_shortcode tve_centerBtn">
|
|
<div class="tve_btn tve_green tve_bigBtn tve_btn8 tve_nb">
|
|
<a class="tve_btnLink" href="">
|
|
<span class="tve_left tve_btn_im">
|
|
<i></i>
|
|
</span>
|
|
<span class="tve_btn_txt">Start Download</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="tve_lp_footer tve_empty_dropzone">
|
|
<p class="tve_p_center" style="margin: 100px 0 0 0; padding: 0; color: #6c6c6c; font-size: 16px">
|
|
© {tcb_current_year} by ACME Inc. - <a href="#"><span class="underline_text">Disclaimer</span></a>
|
|
</p>
|
|
</div> |