{include file="common/meta" /}
{$site.name|htmlentities}
AI设计
模板中心
个人
{if $user}
{$user.nickname}
{else /}
{:__('Member center')}
{/if}
{if $user}
个人中心
个人资料
修改密码
退出登录
{else /}
{:__('Sign in')}
{:__('Sign up')}
{/if}
{__CONTENT__}
{include file="common/script" /}