{section name=i loop=$comments}> <{include file="db:legacy_comment.html" comment=$comments[i]}> <{foreach item=reply from=$comments[i].replies}> <{include file="db:system_comment.html" comment=$reply}> <{/foreach}> <{/section}>