{template:header}

{$name} {$subname}

{foreach $articles as $article} {if $article.IsTop} {template:post-istop} {else} {template:post-multi} {/if} {/foreach}
{template:footer}