get_template_part('inc/page-title'); ?>
Контактная информация
while ( have_posts() ): the_post(); ?>
the_content(); ?>
endwhile; ?>
}else{?>
while ( have_posts() ): the_post(); ?>
>
get_template_part('inc/page-image'); ?>
if ( ot_get_option('page-comments') != '' ) { comments_template('/comments.',true); } ?>
endwhile; ?>
}?>