<{if $article.indeximage }>
<{$article.indeximage}>
<{/if}>
<{if $article.headline }>
<{$article.headline}>
<{/if}>
<{$article.maintext}>
<{if $chanlink }>
<{/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}>