{{if .CurrentUser.Id}} {{if eq .CurrentUser.Flag 0}}
站内提醒 » 帐户已被管理员禁用
{{else if eq .CurrentUser.Flag 1}}
站内提醒 » 帐户在等待管理员审核
{{else}} {{if not .CurrentUser.Password }} {{end}} {{if gt .CurrentUser.NoticeNum 0}} {{end}} {{end}} {{if eq .CurrentUser.Flag 99}} {{end}} {{end}} {{ template "content" . }} {{ template "side" . }}