{if $grand_total > 0} {/if}
{$LANG.groups} {if $cur_cat.category_name == ''} {$LANG.all} {else}{$cur_cat.category_name}{/if}{$LANG.viewing} {math equation=$limit*$cur_page assign=viewing} {if $prepage == 0 } {math equation=$prepage+1} {else} {math equation = $prepage*$limit+1 }{/if} - {if $viewing > $grand_total}{$grand_total}{else}{$viewing}{/if} {$LANG.of} {$grand_total}

{$LANG.grp_create_grp_title}

{$LANG.browse} {$LANG.groups}
{$LANG.browse} {AD place=ad_unit_120x90}
{section name=g_list loop=$groups}
{$groups[g_list].group_name|truncate:80}
{$LANG.videos}: {$groups[g_list].total_videos}
{$LANG.members}: {$groups[g_list].total_members}
{$LANG.created}: {$groups[g_list].date_added|date_format}
{$LANG.owner}: {$groups[g_list].username}
{$groups[g_list].group_description|truncate:350}
 

{/section} {if $grand_total==0}{$LANG.grp_none} {/if}
{AD place=ad_160x600}
{if $prepage neq 0}{$LANG.previous}{/if} {$show_pages} {if $pages!=1 && $cur_page < $pages && $nextpage <=$pages}{$LANG.next}{/if}