{if $grand_total > 0} {/if}
{$LANG.videos} {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|number_format}{$grand_total}{else}{$viewing}{/if} {$LANG.of} {$grand_total|number_format}

{$LANG.categories}
{$LANG.browse} {AD place=ad_unit_120x90}
{section name=v_list loop=$videos}
{$videos[v_list].title|mb_truncate:20:"...":'UTF-8'} {if $is_admin && $videos[v_list].broadcast != 'public'}
This is a private video
{/if}
{$LANG.from} {$videos[v_list].username}
{$LANG.views} {$videos[v_list].views|number_format}
{$videos[v_list].duration}  
{$videos[v_list].show_rating}
{/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}