| Current Path : /home/megadansyp/www/plugins/system/t3/base-bs3/html/com_contact/category/ |
| Current File : /home/megadansyp/www/plugins/system/t3/base-bs3/html/com_contact/category/default.php |
<?php
/**
* @package Joomla.Site
* @subpackage com_contact
*
* @copyright Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
use Joomla\CMS\Layout\LayoutHelper;
$this->subtemplatename = 'items';
echo LayoutHelper::render('joomla.content.category_default', $this);