Path : /srv/www/vhosts/agroing/web/views/agroing/templates/ |
Current File : /srv/www/vhosts/agroing/web/views/agroing/templates/breadcrumbs.php |
<div class="breadcrumbs"> <a href="/">Domů</a> <? foreach($site->breadcrumbs() as $b){ ?> > <a href="<?=$b->url()?>"><?=$b->part('title')?></a> <? } ?> </div>