<{foreach item=record from=$block.records}>
  • <{$record.name}><{$record.count}>
  • <{if $record.children }><{include file="wp_categories0_c.html" records = $record.children}><{/if}> <{/foreach}>