<{$xoTheme->addStylesheet('modules/news/news.css')}> <{if $nav_links}> <{/if}>
<{if $pagenav}>
<{$pagenav}>
<{/if}>
<{include file="db:news_item.html" story=$story}>
<{if $attached_files_count>0}>
<{foreach item=onefile from=$attached_files}> <{$lang_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}>

<{foreach item=onesummary from=$summary}> <{/foreach}>
<{$lang_other_story}>
><{$onesummary.story_title}>  [ <{$onesummary.story_published}> ]
<{/if}> <{if $bookmarkme == true}>
<{$smarty.const._NW_BOOKMARK_ME}>
                                       
<{/if}> <{include file='db:system_notification_select.html'}>