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