<{strip}>

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

<{$photo_nav}>

<{$photo.title}> />
<{* 1ST LINE OF INFORMATION *}> <{* EDIT ICON *}> <{if $photo.can_edit}> <{$lang_editthisphoto}> <{/if}> <{* PHOTO'S SUBJECT *}> <{$photo.title}> <{* NEW ICON *}> <{if $photo.is_newphoto}> <{$lang_new}> <{/if}> <{* UPDATE ICON *}> <{if $photo.is_updatedphoto}> <{$lang_updated}> <{/if}> <{* POPULAR ICON *}> <{if $photo.is_popularphoto}> <{$lang_popular}> <{/if}>
<{* 2ND LINE OF INFORMATION *}> <{* SUBMITTER *}> <{if $photo.submitter > 0}> <{$lang_submitter}> <{$photo.submitter_name}> <{$photo.info_morephotos}> <{else}> <{$lang_submitter}> <{$photo.submitter_name}> <{/if}>     <{* CATEGORY *}> <{if $photo.cat_title}> <{$lang_category}><{$photo.cat_title}>     <{/if}> <{* LAST UPDATED *}> <{$lang_lastupdatec}><{$photo.datetime}>
<{* 3RD LINE OF INFORMATION *}> <{* HIT COUNTS *}> <{$lang_hitsc}><{$photo.hits}>   <{* COMMENT COUNTS *}> <{$lang_commentsc}><{$photo.comments}>     <{* RANK & RATING *}> <{if $canrateview}> <{if $photo.rating > 0}> <{$photo.rating}><{$photo.info_votes}> <{else}> <{$photo.info_votes}><{$photo.info_votes}> <{/if}> <{/if}> <{* VOTE BUTTON *}> <{if $canratevote}> <{$lang_ratethisphoto}><{$lang_ratethisphoto}> <{/if}>
<{* DESCRIPTION *}> <{if $photo.description}>
<{$photo.description}>
<{/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:myalbum0_footer.html"}>
<{/strip}>