{template 'header'}
{if $_userid}

{if $_truename}{$_truename}{else}{$_username}{/if}

{$_company}
{else}

未登录

请登录或注册
{/if}
{template 'footer'}