<{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}>
<{if $pagenav}><{$smarty.const._NW_PAGE}><{$pagenav}><{/if}> <{if $nav_links}>
<{if $previous_story_id != -1}> <{$lang_previous_story}> <{/if}>
<{if $next_story_id!= -1}> <{$lang_next_story}> <{/if}>
<{/if}>
<{if $showicons == true}> <{/if}> <{if $xoops_isadmin}> <{/if}>
<{if $tags}> <{include file="db:tag_bar.html"}> <{/if}> <{if $showsummary == true && $summary_count>0}> <{$lang_other_story}> <{foreach item=onesummary from=$summary}> <{$onesummary.story_published}> <{$onesummary.story_title}> <{/foreach}> <{/if}> <{if $share == true}>
<{/if}>
<{$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'}>