| Current Path : /home/bijouxly/www/templates/themler2016a_160333/includes/ |
| Current File : /home/bijouxly/www/templates/themler2016a_160333/includes/breadcrumbs_1.php |
<?php
function breadcrumbs_1() {
$document = JFactory::getDocument();
$view = $document->view;
?>
<?php echo $view->position('breadcrumb', '', '1', 'breadcrumbs'); ?>
<?php
}