{{.topic.content}}
{{else}}
{{end}}
{{else if eq .topic.permission 3}}
{{if or .me.IsVip .me.IsRoot (eq .topic.uid .me.Uid)}}
{{.topic.content}}
{{else if .me.Status}}
{{else}}
{{end}}
{{else}}
{{.topic.content}}
{{end}}