<{strip}>

<{include file="db:myalbum_header.html"}>
<{$lang_album_main}> : <{$album_sub_title}> <{$lang_total}><{$photo_total_sum}> <{$lang_add_photo}>
<{if count( $subcategories ) > 0 }>
<{include file="db:myalbum_categories.html"}> <{/if}>

<{if $photo_small_sum < 1 }>
<{$lang_nomatch}>
<{else}>
<{if $photo_small_sum > 1 }>
<{$lang_sortby}>   <{$lang_title}> ()  <{$lang_date}> ()  <{if $canrateview }> <{$lang_rating}> ()  <{/if}> <{$lang_popularity}> ()
<{$lang_cursortedby}>

<{$photonavinfo}> <{$photonav}>

<{/if}>
<{foreach from=$photos item=photo}> <{if $photo.count is div by $colsoftableview }> <{/if}> <{/foreach}>
alt='<{$photo.title}>' title='<{$photo.title}>' border='0' />
<{/if}>

<{include file='db:system_notification_select.html'}>
<{include file="db:myalbum_footer.html"}>
<{/strip}>