<{strip}>

<{include file="db:myalbum_header.html"}>
<{$lang_album_main}> : <{$album_sub_title}> <{$photo.title}> <{$lang_add_photo}>

<{$photo_nav}>


<{if $photo.can_edit}> <{$lang_editthisphoto}> <{/if}> <{$photo.title}> <{if $photo.is_newphoto}> <{$lang_new}> <{/if}> <{if $photo.is_updatedphoto}> <{$lang_updated}> <{/if}> <{if $photo.is_popularphoto}> <{$lang_popular}> <{/if}>
<{$lang_descriptionc}> <{$photo.description}>
<{$lang_submitter}> <{if $photo.submitter > 0}> <{$photo.submitter_name}> - <{$photo.info_morephotos}> <{else}> <{$photo.submitter_name}> <{/if}>
<{$lang_lastupdatec}> <{$photo.datetime}>   <{$lang_hitsc}> <{$photo.hits}>   <{$lang_commentsc}> <{$photo.comments}>  
<{if $canrateview}> <{$photo.info_votes}>   <{/if}> <{if $canratevote}> <{$lang_ratethisphoto}> <{/if}>

<{$photo_nav}>

<{$commentsnav}> <{$lang_notice}>
<{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.html"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.html"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.html"}> <{/if}>

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