{* Template Name:主页 *} {template:header} {if $type=='index'&&$page=='1'} {template:post-index} {elseif $type=='tag'} {template:post-tag} {elseif $type=='author'} {template:post-author} {else} {template:post-list} {/if} {template:footer}