{$object_type='topic'}
{include_template_file file='blocks/groups/group_left.html' group=$group}
{include_template_file file='blocks/groups/group_head.html'}
{if $videos} {foreach $videos as $video} {if $cbgroup->is_group_video($video.videoid,$group.group_id)} {$checked=true} {else} {$checked=false} {/if} {include_template_file file='blocks/groups/video.html' video=$video checkable=true checked=$checked } {/foreach}
{include_template_file file='blocks/pagination.html'} {else}
{lang code="You do not have any video"}
{/if}