Current Path : /var/www/ya/wp-content/themes/youthy/ |
Current File : /var/www/ya/wp-content/themes/youthy/single-service.php |
<?php get_header(); ?> <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?> <?php get_template_part( '_template-parts/_part-content-cpt' ); ?> <?php endwhile; ?> <?php get_footer(); ?>