DIR: /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/ |
Current File : /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/index.php |
<?php get_header(); ?> <?php // Page header get_template_part( 'template-parts/page-header' ); ?> <?php // Main begin get_template_part( 'template-parts/main-begin' ); ?> <?php // Archive get_template_part( 'template-parts/blog/archive-layout', apply_filters( 'lsvr_beautyspot_blog_archive_layout', 'default' ) ); ?> <?php // Main end get_template_part( 'template-parts/main-end' ); ?> <?php get_footer(); ?> |