[#if user??]
欢迎您: ${user.username}   ${user.group.name}   会员中心   退出登录
[#else]
用户名:   密码:   会员注册
[/#if]