{foreach name=u key=k item=i from=$catp} {if $catpathShowLink} {$i|tr_if|escape|replace:' ':' '}{if !$smarty.foreach.u.last} {$prefs.site_crumb_seper|escape:"html"} {/if} {else} {$i|tr_if|escape|replace:' ':' '} {if !$smarty.foreach.u.last} {$prefs.site_crumb_seper|escape:"html"} {/if} {/if} {/foreach}