- 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>
68 lines
3.7 KiB
PHP
Executable File
68 lines
3.7 KiB
PHP
Executable File
<div class="tve_lp_header tve_empty_dropzone tve_content_width">
|
|
<div style="width: 182px;margin-top: 50px;margin-bottom: 50px;" class="thrv_wrapper tve_image_caption ">
|
|
<span class="tve_image_frame">
|
|
<a href="">
|
|
<img class="tve_image"
|
|
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/lime-thrive-logo.png' ?>"
|
|
style="width: 182px"/>
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
|
|
<h1 style="color: #000;font-size: 48px;margin-top: 0;margin-bottom: 45px;" class="tve_p_center">You have successfully signed up</h1>
|
|
<p style="color: #000; font-size: 18px;margin-top: 0;margin-bottom: 35px;" class="tve_p_center">Please follow the steps below to finalize the process</p>
|
|
<div class="thrv_wrapper thrv_content_container_shortcode">
|
|
<div class="tve_clear"></div>
|
|
<div class="tve_center tve_content_inner" style="width: 350px;min-width:50px; min-height: 2em;">
|
|
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
|
|
<div class="tve_cb tve_cb_symbol tve_green">
|
|
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
|
|
<span class="tve_sc_text tve_sc_icon">1</span>
|
|
</div>
|
|
<div class="tve_cb_cnt">
|
|
<h3 style="color: #000;font-size: 15px;margin-top: 0;margin-bottom: 10px;"><span class="bold_text">Go to your Email Inbox</span></h3>
|
|
<p style="color: #898989; font-size: 14px;margin-top: 0;margin-bottom: 0;">Go to your <span class="bold_text">inbox</span> of the email address you just used to sign up</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
|
|
<div class="tve_cb tve_cb_symbol tve_white">
|
|
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
|
|
<span class="tve_sc_text tve_sc_icon">2</span>
|
|
</div>
|
|
<div class="tve_cb_cnt">
|
|
<h3 style="color: #000;font-size: 15px;margin-top: 0;margin-bottom: 10px;"><span class="bold_text">Open the Confirmation Email</span></h3>
|
|
<p style="color: #898989; font-size: 14px;margin-top: 0;margin-bottom: 0;">Find the email sent by us. It has the subject line <span class="underline_text">Lorem Ipsum</span> and is sent from <span class="underline_text">Email Sender</span></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
|
|
<div class="tve_cb tve_cb_symbol tve_white">
|
|
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
|
|
<span class="tve_sc_text tve_sc_icon">3</span>
|
|
</div>
|
|
<div class="tve_cb_cnt">
|
|
<h3 style="color: #000;font-size: 15px;margin-top: 0;margin-bottom: 10px;"><span class="bold_text">Click the Confirmation Link</span></h3>
|
|
<p style="color: #898989; font-size: 14px;margin-top: 0;margin-bottom: 0;">Click on the link inside the email and you will instantly receive access to your free report</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_clear"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="tve_lp_footer tve_empty_dropzone tve_content_width">
|
|
<div class="thrv_wrapper thrv_columns">
|
|
<div class="tve_colm tve_twc">
|
|
<p class="tve_p_left" style="margin: 0; padding: 0; color: #898989; font-size: 14px">Copyright © {tcb_current_year}</p>
|
|
</div>
|
|
<div class="tve_colm tve_twc tve_lst">
|
|
<p class="tve_p_right" style="margin: 0; padding: 0; color: #898989; font-size: 14px">
|
|
<a href="#"><span class="underline_text">Disclaimer</span></a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div> |