<{include file ="header.tpl"}>
<{if $data.isLogin==1}>

<{$data.userInfo.nickname}>

<{else}>

登录 / 注册

<{/if}>
<{include file ="footerjs.tpl"}>