add vystavki

This commit is contained in:
2021-09-30 13:51:38 +03:00
parent 57858d1fbd
commit c2819573de
8 changed files with 258 additions and 30 deletions

View File

@@ -45,7 +45,7 @@
</div>
<div class="post_img_title"><?the_post_thumbnail_caption()?></div>
<?endif?>
<?the_content();?>
<div><?the_content();?></div>
<!--<p><small class="text-muted"><?php the_tags('');?></small></p> -->
<?//endwhile;?>