DIR: /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/ |
Current File : /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/archive-lsvr_testimonial.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/lsvr_testimonial/archive-layout', apply_filters( 'lsvr_beautyspot_testimonial_archive_layout', 'default' ) ); ?> <?php // Main end get_template_part( 'template-parts/main-end' ); ?> <?php get_footer(); ?> |