{if $show_group != No}
{$groups.group_name} {$LANG.members} {$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}

{if $grand_total ==""}
{$LANG.no_user_exists}
{/if}
{section name=u_list loop=$users}
{$users[u_list].username}
{$LANG.views} : {$users[u_list].profile_hits}
{$LANG.videos}:{$users[u_list].total_videos}
{$LANG.date_joined}{$users[u_list].date_added|date_format}
{/section}
{AD place=ad_160x600}
{if $prepage neq 0}{$LANG.previous}{/if} {$show_pages} {if $pages!=1 && $cur_page < $pages && $nextpage <=$pages}{$LANG.next}{/if}
 
{/if}