[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.45.159: ~ $
<?php
/**
 * Template Name: Landing Page
 *
 **/
get_header();

/**
 * thim_wrapper_loop_start hook
 *
 * @hooked thim_wrapper_loop_end - 1
 * @hooked thim_wapper_page_title - 5
 * @hooked thim_wrapper_loop_start - 30
 */

do_action( 'thim_wrapper_loop_start' );
?>
	<div id="main-home-content" class="home-content home-page container" role="main">
		<?php
		// Start the Loop.
		while ( have_posts() ) : the_post();
			the_content();
		endwhile;
		?>
	</div><!-- #main-content -->
</div></div></div>
<?php
/**
 * thim_wrapper_loop_end hook
 *
 * @hooked thim_wrapper_loop_end - 10
 * @hooked thim_wrapper_div_close - 30
 */
do_action( 'thim_wrapper_loop_end' );
wp_footer();

Filemanager

Name Type Size Permission Actions
blank-page.php File 811 B 0644
homepage.php File 298 B 0644
landing-page.php File 676 B 0644
maintenance.php File 1.1 KB 0644