${self.head()}
% if not handler.current_user:
用户认证
% else:
${handler.current_user.username}
断开连接
% endif
${handler.get_portal_name()}
${self.main()}