{literal} {/literal}
{if $childpages} {counter start=0 assign=cnt print=0} {foreach from=$childpages item=page} {counter} {/foreach} {/if} {if $childfiles} {counter start=0 assign=cnt print=0} {foreach from=$childfiles item=entry} {counter} {/foreach} {/if}
{$msg_location} {$msg_access} {$msg_title} {$msg_actions}
{if $page.location==''}home{else}{$page.location}{/if} {$msg_read_perms} : {$page.perms}{$msg_write_perms} : {$page.wperms} {$page.title|escape} {foreach from=$page.actions item=action} {a lnk=$action class="action"} {/foreach}
{$msg_file} {$msg_version} {$msg_date} {$msg_author} {$msg_size} {$msg_actions}
{a lnk=$entry.file} {a lnk=$entry.rev} {$entry.date} {$entry.author} {$entry.size} {foreach from=$entry.actions item=lnk} {a lnk=$lnk class="action" title=$lnk[0]} {/foreach}