{template 'header', 'member'}
{if $action=='buy'}模板购买{elseif $action=='view'}我的模板{else}模板设置{/if}
{if $action=='buy'} 取消 {elseif $action=='view'} 确定 {else} 我的 {/if}
{if $action=='buy'}
{if $currency == 'money'} {else}
{/if}
{elseif $action=='view'}
{else} {loop $lists $v}
{/loop} {if $pages}
{$pages}
{/if} {/if} {if $action == 'buy'} {/if} {template 'footer', 'member'}