Замовити
ЦЕНТР ЗНАНЬ
if ( have_posts() ) : ?> while ( have_posts() ) : the_post(); ?> get_template_part( 'template/content' ); ?> endwhile; ?> else : ?> get_template_part( 'template/none' ); ?> endif; ?>