{include file="$root_path/templates/admin/default/html/jstemplate.html"}
{$domain}
{if check_login_bool()}
{$smarty.session.user.username}
,
{$currency.symbol}{$smarty.session.user.total|string_format:"%.2f"}
个人资料
我的设置
下载
书签
充值
统计
提现
{if $smarty.session.user.quiz == 'true'}
作者控制面板
{if $smarty.session.user.items != '0'}
作品集
{/if}
上传作品
{else}
成为作者
{/if} {if $smarty.session.user.access}
管理员控制面板
返回前台
{/if}
注销
{else}
创建账号
登录
{/if}
返回前台
{include file=$content_template} {include file="$template_path/html/footer.html"}