{if $total ne "0"}
My Groups Results {$start_num}-{$end_num} of {$total}
{section name=i loop=$answers} {insert name=group_img assign=groupimg gid=$answers[i].GID tbl=group_vdo} {insert name=time_to_date assign=todate tm=$answers[i].gcrtime} {insert name=row_count assign=mcnt gid=$answers[i].GID tbl=group_mem} {insert name=row_count assign=vcnt gid=$answers[i].GID tbl=group_vdo} {insert name=check_group_own assign=WONID gid=$answers[i].GID}
{if $groupimg eq ""} {else} {/if}
{$answers[i].gdescn}
Tags // {$answers[i].keyword}
Status // {$answers[i].type}
Created // {$todate}
{$mcnt} Members | {$vcnt} Videos | {insert name=topic_count assign=total_topic GID=$answers[i].GID} {$total_topic} Topics
{if $smarty.session.UID eq $WONID}
You are the owner of this group.
{/if}
{/section}
Pages: {$page_link}
 
Browse More Groups
Group Tags:
{section name=i loop=$mytags} {/section}
{else}
There is no group found
{/if}