s
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<?foreach($content['stuff'] as $news):?>
|
||||
|
||||
<h2 class="antitle"><?=$news['title']?></h2>
|
||||
<p><?=$content['authorname']?></p>, <p><?=$content['authordescript']?></p>
|
||||
<!--<p><?=$content['authorname']?></p>, <p><?=$content['authordescript']?></p>-->
|
||||
<?if ($news['img'] !== ''):?>
|
||||
<figure class="anphoto">
|
||||
<?if (in_array($news['img'], ['jpg', 'png', 'gif', 'jpeg', 'JPG'])):?>
|
||||
|
||||
Reference in New Issue
Block a user