<{$article.title}> <{$article.adminlink}> |
<{$lang_author}> <{$article.poster}> <{$lang_published}>: <{$article.datetime}> <{$article.counter}> <{$article.size}> |
<{$article.maillink}> |
|
<{if $showfiles == true}>
<{$lang_downloadsfor}> <{$article.title}> |
<{$article.downloadlink}>
<{/if}>
<{if $novote == true}>
<{$article.rating}> <{$article.votes}> <{$article.ratelink}> |
<{/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}>