{* Template Name:首页模板(勿选) * Template Type:index *} {template:header}
{template:navbar}
{if $zbp->Config('tpure')->PostBANNERON=='1'} {/if}
{foreach $articles as $article} {if $article.IsTop} {template:post-istop} {else} {template:post-multi} {/if} {/foreach}
{if $pagebar && $pagebar.PageAll > 1}
{template:pagebar}
{/if}
{template:footer}