<{$story.title}>
<{if $xoops_isuser}>
<{/if}>
<{$story.text}>
<{if $story.poster != ''}>
<{if $story.files_attached}><{$story.attached_link}> <{/if}>
<{$lang_postedby}> <{$story.poster}>
<{$lang_on}> <{$story.posttime}> (<{$story.hits}> <{$lang_reads}>)
<{$news_by_the_same_author_link}>
<{/if}>
<{if $xoops_isuser}>
<{/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'}>