{if $xoops_breadcrumbs}>
<{foreach from=$xoops_breadcrumbs item=crumb name=bread}> <{if $crumb.url}> <{$crumb.name}> <{else}> <{$crumb.name}> <{/if}> <{if !$smarty.foreach.bread.last}> > <{/if}> <{/foreach}>
<{/if}> <{$page_control}>
<{$ref.seq}>.
<{$ref.title}>
<{if $ref.track_uri}><{$smarty.const._TB_LINKTO}> <{$ref.linkto}><{/if}>
<{if $ref.context}><{$smarty.const._TB_LEADER}><{$ref.context}><{$smarty.const._TB_LEADER}><{/if}>
<{$smarty.const._TB_REF_COUNT}>:<{$ref.nref}>
[<{$smarty.const._TB_REF_CDATE}> <{$ref.cdate}>]
<{if $ref.mtime>60}>[<{$smarty.const._TB_REF_MDATE}> <{$ref.mdate}>]<{/if}>
<{if $ref.refs}>
<{$smarty.const._TB_REF_URL}> <{$ref.ref_url|escape}>
<{$smarty.const._TB_REF_NURL}>: <{$ref.n}>
<{foreach from=$ref.refs key=i item=v}>
[<{$ref.refn[$i]}>]
<{/foreach}>
<{/if}>
|