<{strip}>

<{* include file="db:myalbum_header.html" *}>
<{$lang_album_main}> : <{$album_sub_title}> <{$lang_total}><{$photo_total_sum}> <{if $lang_add_photo}><{$lang_add_photo}><{$lang_add_photo}><{/if}>
<{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}>
<{* --- 2007-04-15 popup --- *}> alt='<{$photo.title}>' title='<{$photo.title}>' border='0' style='padding-bottom:5px;' />
<{$photo.title}>
<{if $photo_small_sum > 1 }>
<{$photonavinfo}> <{$photonav}>
<{/if}>
<{/if}>

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