{template "header.html"}
网站首页 {if $parent} {$parent.name} {/if} TAG: {$tag.name}
{if $tag.id}
{$tag.name}
{$tag.content}
{/if}
{list action=cache name=module return=c}
{/list}
{template "footer.html"}