add spavochniki and rfo

This commit is contained in:
argoexpert press
2025-05-26 19:33:14 +03:00
parent 569c838c47
commit f2d7deeedf
10 changed files with 500 additions and 7 deletions

View File

@@ -30,7 +30,9 @@ if ( in_category('interviews') ) {
</div>
</div>
<?if (function_exists('krutilka_placement')):?>
<?php endif; ?>
<?if (function_exists('krutilka_placement')):?>
<div class="banner-left desktop">
<?=krutilka_placement( 'left-desktop-1' );?>
</div>
@@ -49,6 +51,4 @@ if ( in_category('interviews') ) {
<div class="mobile" style="margin-top: 12px;">
<center><?=krutilka_placement( 'mobile-3' );?></center>
</div>
<?endif?>
<?php endif; ?>
<?endif?>