| Current Path : /home/c/i/n/cinepatreb/www/ws/administrator/modules/mod_title/tmpl/ | 
| Current File : /home/c/i/n/cinepatreb/www/ws/administrator/modules/mod_title/tmpl/default.php | 
<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  mod_title
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
defined('_JEXEC') or die;
?>
<?php if (!empty($title)) : ?>
	<?php echo $title; ?>
<?php endif; ?>