This commit is contained in:
Zhuk Viatcheslav
2020-11-20 12:24:12 +03:00
parent 14db70486f
commit bcb25e3334

View File

@@ -19,7 +19,6 @@
<?if (count($content) > 0):?> <?if (count($content) > 0):?>
<?foreach($content as $news):?> <?foreach($content as $news):?>
<?print_r($news)?>
<h2 class="antitle"><?=$news['title']?></h2> <h2 class="antitle"><?=$news['title']?></h2>
<?if ($news['img'] !== ''):?> <?if ($news['img'] !== ''):?>
<figure class="anphoto"> <figure class="anphoto">