{template:header}

{$name}

{if $article.Type==ZC_POST_TYPE_ARTICLE}
当前位置:   网站首页 {if $article.Category.ParentID > 0}{template:post-nav}{else}>> {$article.Category.Name}{/if}
{/if}
{if $article.Type==ZC_POST_TYPE_ARTICLE} {template:post-single} {else} {template:post-page} {/if}
{template:footer}