new design concurs

This commit is contained in:
2022-02-15 21:00:14 +03:00
parent 00c96d16eb
commit 290ef8db11
14 changed files with 2787 additions and 35 deletions

View File

@@ -14,12 +14,10 @@
# вывод поста
if( $posts ):?>
<?if (LANG_VERSION == 'en'):?>
<div class="yets_rubric">More on the topic</div>
<?else:?>
<div class="yets_rubric">Еще по теме</div>
<?endif?>
<div class="yets_rubric"><?=vij_lang('more', LANG_VERSION)?></div>
<div class="yets">
<?php foreach($posts as $post):