Your IP : 216.73.216.229


Current Path : /home/jeromecohp/www/templates/yootheme/html/mod_articles_news/
Upload File :
Current File : /home/jeromecohp/www/templates/yootheme/html/mod_articles_news/default.php

<?php

defined('_JEXEC') or die;

use Joomla\CMS\Helper\ModuleHelper;

foreach ($list as $item) {
    include ModuleHelper::getLayoutPath('mod_articles_news', '_item');
}