{section name=templates loop=$_debug_tpls}
{section name=indent loop=$_debug_tpls[templates].depth} {/section}
{$_debug_tpls[templates].filename|escape:html}
{if isset($_debug_tpls[templates].exec_time)}
({$_debug_tpls[templates].exec_time|string_format:"%.5f"})
{if %templates.index% eq 0}(total){/if}
{/if}
{sectionelse}
no templates included
{/section}