{if $comments} {foreach from=$comments.comments item=comment} {include file="$style_dir/blocks/groups/topic.html" comment=$comment type=$type parents=$comments.parents} {/foreach} {else}
{$no_comments=lang("This %s has no comments, be the first to comment on this video..")} {$no_comments|sprintf:$object_type}
{/if}