{include file="$gentemplates/index_top.tpl"} {strip}
{$lang.section.gallary}
{$lang.gallary.gallery_categories}
{$lang.gallary.photos_in} {$category.name} {$lang.gallary.sort_by}:   {$lang.gallary.by_rating}  |   {$lang.gallary.by_last}
{if $uploads ne 'empty'}
{section name=s loop=$uploads} {if $smarty.section.s.index is div by 5}{/if} {if $smarty.section.s.index_next is div by 5 || $smarty.section.s.last}{/if} {/section}
{$lang.gallary.author}: {$uploads[s].author_login}
{$lang.gallary.rating}: {$uploads[s].rate} {$lang.gallary.points}
{if $links}
{foreach item=item from=$links} {$item.name} {/foreach}
{/if}
{else} {$lang.gallary.no_photos} {/if}
{/strip} {include file="$gentemplates/index_bottom.tpl"}