<?php mesmerize_get_header();?>
<div class="page-content">
<div class="<?php mesmerize_page_content_wrapper_class(); ?>">
<?php if(function_exists('rcl_single_group')) rcl_single_group(); ?>
<?php
while ( have_posts() ) : the_post();
get_template_part( 'template-parts/content', 'page' );
endwhile;
?>
</div>
</div>
<?php get_footer(); ?>
Редакции сообщения
15.01.2018 11:10Причина: не указано
Вы не имеете права на публикацию сообщений в этой теме