{if $comments} {foreach from=$comments.comments item=comment} {include file="$style_dir/blocks/comments/comment.html" comment=$comment type=$type parents=$comments.parents} {/foreach} {else}
{lang code='no_comments' assign=no_comments} {$no_comments|sprintf:$object_type}
{/if}