{{foreach name=path item=page from=$path}}{{/foreach}} {{if $smarty.foreach.path.total > 1}}
{{foreach name=path item=page from=$path}} {{if !$smarty.foreach.path.first}} {{$separator.breadcrumb}}{{/if}} {{if $smarty.foreach.path.last}} {{$page.title}}{{else}} {{$page.title}}{{/if}} {{/foreach}}
{{else}}  {{/if}}