s
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
<?if (count($content) > 0):?>
|
||||
|
||||
<?foreach($content as $news):?>
|
||||
<?print_r($news)?>
|
||||
<h2 class="antitle"><?=$news['title']?></h2>
|
||||
<?if ($news['img'] !== ''):?>
|
||||
<figure class="anphoto">
|
||||
|
||||
Reference in New Issue
Block a user