<{includeq file="db:tadgallery_list_header.html"}> <{if $photo}>
<{foreach item=photo from=$photo}>
<{$photo.title}>
<{if $photo.photo_del}> <{/if}>
<{$photo.title}>
<{if $photo.photo_edit}> <{/if}>
<{/foreach}>
<{else}>
<{$smarty.const._MD_TADGAL_EMPTY}>
<{/if}>