<{* breadcrumbs *}>
<{if !$xoops_dirname == ""}>
<{foreach from=$xoops_breadcrumbs item="item"}>
<{if $item.url}>
- <{$item.name}>>>
<{/if}>
<{/foreach}>
<{else}>
- Welcome to <{$xoops_sitename}>
<{if $xoops_isuser}>
<{$smarty.const._COLORS_WELCOME}><{$xoops_uname|escape}><{$smarty.const._COLORS_WELCOME_2}>
<{/if}>
<{/if}>
<{* End breadcrumbs *}>