<{$extgallerySortbyOrderby}>

<{$cat.cat_name}>

<{section name=photo loop=$photos}>
<{if $photos[photo].photo_id}> <{if $photos[photo].photo_serveur && $photos[photo].photo_name}> <{$photos[photo].photo_title}> <{elseif $photos[photo].photo_name}> <{$photos[photo].photo_title}> <{/if}> <{if $enableRating}>
<{$lang.rate_score}> : <{$photos[photo].photo_rating}>
<{/if}> <{foreachq item=pluginLink from=$photos[photo].link}> <{$pluginLink.name}> <{/foreach}> <{/if}>
<{/section}>
<{if $show_rss}>
<{$smarty.const._MD_EXTGALLERY_ALBUMRSS}> <{$smarty.const._MD_EXTGALLERY_RSS}>
<{/if}> <{include file='db:system_notification_select.html'}>