{include file="db:header.tpl"}
{if $article_category} {if $mode=="view"} {* path *}

{$page.name} {foreach from=$article_category.path item=e} » {$e.folder_name}{/foreach}

{* back *} « {#SITE_BACK#}

{$article_post.title}  {$article_post.post_date|date_format:"%d.%m.%Y %H:%M"}

{if $article_post.thumbnail} {$article_post.title} {else} {/if} {$article_post.body}


{if $comments || $comments_add} {include file="db:comments.tpl"} {/if} {elseif $mode=="folder"}

{$page.name} {foreach from=$article_category.path item=e} » {$e.folder_name}{/foreach}

{include file="db:article.list.tpl" article_posts=$article_category.articles} {else} {* default view *} {include file="db:article.list.tpl"} {/if} {/if} {include file="db:submenu.tpl"}
{include file="db:article.folders.tpl"}
{include file="db:bottom.tpl"}