add readated in pages
This commit is contained in:
@@ -16,6 +16,9 @@ Template Name: Шаблон страницы о проекте
|
||||
<div class="about">
|
||||
<?= get_template_part('content-about')?>
|
||||
</div>
|
||||
|
||||
<?php get_template_part('partials/related-posts', '', array('posts_per_page' => 8) ); ?>
|
||||
|
||||
<a href="<?= home_url()?>" class="articles-preview__show-next subsctiption-back">На главную</a>
|
||||
<div class="grid">
|
||||
<div class="grid__item"></div>
|
||||
|
||||
Reference in New Issue
Block a user