diff --git a/single.php b/single.php index e69de29..a83ff59 100644 --- a/single.php +++ b/single.php @@ -0,0 +1,82 @@ + + + + + +
+ + +
+
+ + + + + + +
+ +
+ +

+ +

+ + + + + + + +
+ +
Подписывайтесь на нас в Дзен и Telegram
+
+
+ + + + +
+

Еще по теме

+
+ +
+ 'partners', + 'post_status' => 'publish', + 'order' => 'ASC', + 'posts_per_page' => 4 + ]; + $posts = get_posts($args); + $counter = 0; + foreach ($posts as $post) : ?> +
+ +

+
+
+ +
+ + На главную +
+
+
+
+
+ + + \ No newline at end of file