HOME


Mini Shell 1.0
DIR: /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/
Upload File :
Current File : /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/archive-lsvr_faq.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_faq/archive-layout', apply_filters( 'lsvr_beautyspot_faq_archive_layout', 'default' ) ); ?>

<?php // Main end
get_template_part( 'template-parts/main-end' ); ?>

<?php get_footer(); ?>