This commit is contained in:
Zhuk Viatcheslav
2020-11-20 13:04:42 +03:00
parent 50368298ca
commit d88757d64e

View File

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