<{$lang_directory}> : <{$currentDirectory.name}> |
<{if $currentDirectory.id != 0}>
<{$parentDirectory.name}> |
<{/if}>
<{section name=i loop=$childDirectory}>
<{$childDirectory[i].name}> |
<{$childDirectory[i].hits}> <{$lang_hits}> |
<{/section}>
<{section name=i loop=$childPage}>
<{$childPage[i].name}> |
<{$lang_date}> : <{$childPage[i].date}><{$childPage[i].hits}> <{$lang_hits}> | <{$childPage[i].comments}> <{$lang_comments}> |
<{/section}>