| Current Path : /home/p/o/n/poneycluc/www/plugins/system/t4/layouts/t4/element/ |
| Current File : /home/p/o/n/poneycluc/www/plugins/system/t4/layouts/t4/element/sitename.php |
<?php
$doc = $displayData->doc;
$sitename = $doc->params->get('sitetitle', 'none');
?>
<h1 class="t4-site-name"><?php echo $sitename ?></h1>