{include file="user/common/head"} {include file="user/common/menu"}
{include file="user/common/nav"}

{:lang('Account binding')}

{if (empty($user['email']))} {else /} {/if} {if (empty($user['mobile']))} {else /} {/if}
{:lang('Name')} {:lang('State')} {:lang('Operate')}
{:lang('Email')}{:lang('No bind')} {:lang('Bind')} {:lang('Already bind')} ({$user['email']}) {:lang('Replace')}
{:lang('Mobile')}{:lang('No bind')} {:lang('Bind')} {:lang('Already bind')} ({$user['mobile']}) {:lang('Replace')}
{include file="user/common/footer"}