{layout name="common/layout" /}

{$__USER__.nickname|htmlentities}

{$__USER__.bio|default="这家伙很懒,什么也没写"|htmlentities}
加入时间
{$__USER__.jointime|human_date}
{if $type == 'archives'}
{volist name="archivesList" id="item"} {include file="common/item" /} {/volist}
{include file="common/pageinfo" /} {else/}
{volist name="commentList" id="item"} {/volist}
{include file="common/pageinfo" /} {/if}