D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
fhblmjlrhosting
/
public_html
/
shielddoor.vn
/
wp-content
/
themes
/
flatsome
/
Filename :
page-blank.php
back
Copy
<?php /* Template name: Page - Full Width */ get_header(); ?> <?php do_action( 'flatsome_before_page' ); ?> <div id="content" role="main" class="content-area"> <?php while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; // end of the loop. ?> </div> <?php do_action( 'flatsome_after_page' ); ?> <?php get_footer(); ?>