<{foreach item=photo key=count from=$block.photo}>
<{$photo.title}>
<{if $photo.item}>
<{else}>
alt="<{$photo.title}>" title="<{$photo.title}>" />
<{/if}>
<{$photo.date}>
<{if $photo.is_newphoto}> <{/if}>
<{if $photo.is_updatedphoto}> <{/if}>
<{if $photo.is_popularphoto}> <{/if}>
|
<{if $count is div by $block.cols }>