<{strip}>

<{include file="db:`$mydirname`_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}>

<{if $enable_ajax}> <{$photo.title}> <{else}> <{$photo.title}> <{/if}>
<{$lang_imginfo}>

<{if $photo.can_edit}> <{$lang_editthisphoto}><{$lang_editthisphoto}> <{/if}>  <{if $photo.is_newphoto}> <{$lang_new}>  <{/if}> <{if $photo.is_updatedphoto}> <{$lang_updated}> <{/if}> <{if $photo.is_popularphoto}> <{$lang_popular}> <{/if}> <{if $photo.submitter > 0 }> <{$lang_submitter}> <{$photo.submitter_name}> <{else}> <{$lang_submitter}> <{$photo.submitter_name}> <{/if}>
<{$lang_hitsc}><{$photo.hits}>   <{if $d3imgtag_extendedinfo}> <{$lang_filesize}> <{$photo.size}>   <{$lang_fileres}> <{$photo.res_x}> X <{$photo.res_y}> <{/if}>
<{if $canratevote}> <{$lang_ratethisphoto}><{$lang_ratethisphoto}> <{/if}> <{if $canrateview}> <{if $photo.rating > 0}> <{$photo.rating}><{$photo.info_votes}> <{else}> <{$photo.info_votes}><{$photo.info_votes}> <{/if}> <{/if}>
<{if $photo.description}>
<{$photo.description}>
<{/if}>
<{if $d3imgtag_share}> <{if $photo.share}>

<{$lang_shareimg}>
   
<{$lang_sharedirect}>
<{$lang_sharehtml}>
<{$lang_sharehtmllink}>


<{/if}> <{/if}>
<{$photo_nav}>
<{if $d3comment_dirname && $d3comment_forum_id}> <{d3comment mydirname=$mydirname id=$photo.lid subject=$photo.title class="d3imgtagComment"}> <{else}> <{$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}>
<{/if}>
<{include file='db:system_notification_select.html'}>
<{include file="db:`$mydirname`_footer.html"}>
<{/strip}>