{include file="public/header" /}
{include file="public/menu" /}

{$position.url}
{$position.name}
{if $template == 'index'} {else/} {/if}
{notempty name="dirlist"} {volist name="dirlist" id="v"}
{$v.dirname}
{/volist} {/notempty} {notempty name="tpllistinfo"} {volist name="tpllistinfo" id="v"}
{$v.filename}
{/volist} {/notempty}