{if $comments.comments}
{foreach from=$comments.comments item=comment id=CommentListLoop} {template="comments.item"} {/foreach}
{/if}