<{if $currentDirectory.id != 0}> <{section name=i loop=$directory}> <{/section}>
<{$lang_chosenDirectories}>
<{$directory[i].indentation}> <{$directory[i].name}>


<{/if}> <{if $currentDirectory.id != 0}> <{/if}> <{section name=i loop=$childDirectory}> <{/section}> <{section name=i loop=$childPage}> <{/section}>
<{$lang_directory}> : <{$currentDirectory.name}>
 <{$parentDirectory.name}>
 <{$childDirectory[i].name}> <{$childDirectory[i].hits}> <{$lang_hits}>
 <{$childPage[i].name}>
  • <{$lang_pageSubmittedBy}> : <{$childPage[i].submitter}>
  • <{$lang_lastUpdate}> : <{$childPage[i].lastUpdate}>
  • <{$childPage[i].hits}> <{$lang_hits}>  <{if $childPage[i].commentsEnabled == 1}>| <{$childPage[i].comments}> <{$lang_comments}> <{/if}><{if $childPage[i].ratingEnabled == 1}>| <{$lang_rating}> : <{$childPage[i].rating}> (<{$childPage[i].votes}> <{$lang_votes}>)<{/if}>