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