zZzzZ.
home2
/
zrzvbdry
/
public_html
/
wp-content
/
themes
/
couponis
New Folder
Editing: page-tpl_home.php
Save
Cancel
<?php /* Template Name: Home Page */ get_header(); the_post(); ?> <main class="clearfix"> <?php the_content() ?> </main> <?php get_footer(); ?>