File Manager

Current Directory: /home/astoriaah/www/templates/yootheme_child-BK/html/mod_breadcrumbs
Viewing File: /home/astoriaah/www/templates/yootheme_child-BK/html/mod_breadcrumbs/default.php
<?php defined('_JEXEC') or die; if (!$params->get('showLast', 1)) { array_pop($list); } echo JHtml::_('render', 'breadcrumbs', ['items' => $list]); ?>