<{if $nav_links}>
<{if $previous_story_id != -1}> « <{$lang_previous_story}> | <{/if}> <{if $next_story_id!= -1}> <{$lang_next_story}> » <{/if}>
<{/if}>
<{if $pagenav}>
<{$pagenav}>
<{/if}>
<{include file="db:news_item.html" story=$story}>
<{if $attached_files_count>0}>
<{$lang_attached_files}> <{foreach item=onefile from=$attached_files}> <{$onefile.file_realname}>  <{/foreach}>
<{/if}>
<{$lang_printerpage}> <{$lang_sendstory}> <{$lang_pdfstory}>

<{$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 $showsummary == true && $summary_count>0}>
<{$lang_other_story}>
<{foreach item=onesummary from=$summary}>
• ><{$onesummary.story_title}>  [ <{$onesummary.story_published}> ]
<{/foreach}>
<{/if}> <{if $bookmarkme == true}>
<{$smarty.const._NW_BOOKMARK_ME}>

                                       

<{/if}> <{include file='db:system_notification_select.html'}>