uawdijnntqw1x1x1
IP : 216.73.217.104
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
templates
/
yootheme
/
html
/
mod_tags_popular
/
default.php
/
/
<?php defined('_JEXEC') or die; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\Component\Tags\Site\Helper\RouteHelper; ?> <?php if (!count($list)) : ?> <div class="uk-alert"><?= Text::_('MOD_TAGS_POPULAR_NO_ITEMS_FOUND') ?></div> <?php else : ?> <ul class="tagspopular"> <?php foreach ($list as $item) : ?> <li> <a href="<?= Route::_(RouteHelper::getTagRoute($item->tag_id . '-' . $item->alias)) ?>"> <?= htmlspecialchars($item->title, ENT_COMPAT, 'UTF-8') ?> <?php if ($display_count) : ?> <span class="uk-badge"><?= $item->count ?></span> <?php endif ?> </a> </li> <?php endforeach ?> </ul> <?php endif ?>
/home/locationbo/www/templates/yootheme/html/mod_tags_popular/default.php