{strip}>
<{include file="db:`$mydirname`_header.html"}>
|
<{$photo_nav}>
<{if $d3imgtag_share}>
<{if $photo.share}>
<{/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}>