<{$extgalleryName}><{foreachq item=node from=$catPath name=breadcrumb}> BreadCrumb <{$node.cat_name}><{/foreach}> BreadCrumb <{$cat.cat_name}> <{section name=photo loop=$photos}> <{if $smarty.section.photo.index % $nbColumn == 0 && !$smarty.section.photo.first}> <{/if}> <{/section}>
<{$cat.cat_name}>
<{if $photos[photo].photo_id}> <{if $xoops_isadmin}> <{/if}> <{if $photos[photo].photo_serveur && $photos[photo].photo_name}> <{$photos[photo].photo_desc}> <{elseif $photos[photo].photo_name}> <{$photos[photo].photo_desc}> <{/if}> <{if $disp_ph_title == 1 }>
<{$photos[photo].photo_title}>
<{/if}>
<{$photos[photo].photo_hits}> <{$lang.hits}>
<{$photos[photo].photo_comment}> <{$lang.comments}>
<{if $enableRating}>
<{$lang.rate_score}> : <{$photos[photo].photo_rating}>
<{/if}> <{if $enableExtra}>
<{$photos[photo].photo_extra}>
<{/if}> <{foreachq item=pluginLink from=$photos[photo].link}> <{$pluginLink.name}> <{/foreach}> <{/if}>
<{include file='db:system_notification_select.html'}>