<{strip}>

<{$lang_album_main}> : <{$album_sub_title}> : <{$photo.title}>

<{if $lang_add_photo}><{$lang_add_photo}><{$lang_add_photo}><{/if}>

<{$photo_nav}>


<{$photo.title}> />

<{* 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}> <{$photo.cat_title}> <{/if}> <{* LAST UPDATED *}> <{$lang_lastupdatec}>  <{* HIT COUNTS *}> <{$lang_hitsc}><{$photo.hits}>  <{* COMMENT COUNTS *}> <{$lang_commentsc}><{$photo.comments}>  <{* VOTE BUTTON *}> <{if $canratevote}> <{$lang_ratethisphoto}> <{/if}> <{* TELL A FRIEND *}> <{if $cantellafriend}> <{$lang_tellafriend}> <{$lang_tellafriend}> <{/if}>
<{* EDIT ICON *}> <{if $photo.can_edit}> <{$lang_editthisphoto}> <{/if}> <{* PHOTO'S SUBJECT *}> <{$photo.title}>    <{* RANK & RATING *}> <{if $canrateview}> <{if $photo.rating > 0}> <{$photo.rating}> <{else}> <{$photo.info_votes}> <{/if}> <{/if}> <{* 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}>
<{* 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'}>
<{/strip}>