ACC SHELL

Path : /srv/www/vhosts/agroing/web/views/agroing/templates/
File Upload :
Current File : /srv/www/vhosts/agroing/web/views/agroing/templates/breadcrumbs.php

<div class="breadcrumbs">
	<a href="/">Domů</a>
	<? foreach($site->breadcrumbs() as $b){ ?>
	&nbsp; &gt; &nbsp; <a href="<?=$b->url()?>"><?=$b->part('title')?></a>
	<? } ?>
</div>

ACC SHELL 2018