{{range .Poll.QuickOptions}}
{{.Value}}
{{end}}
{{template "header.html" . }}
{{if gt .Page 1}} {{end}} {{if ne .LastPage .Page}} {{end}}{{.Topic.ContentHTML}}
{{.Topic.CreatedByName}} {{if .CurrentUser.Perms.LikeItem}} {{end}} {{if not .Topic.IsClosed or .CurrentUser.Perms.CloseTopic}} {{if .CurrentUser.Perms.EditTopic}}{{end}} {{end}} {{if .CurrentUser.Perms.DeleteTopic}}{{end}} {{if .CurrentUser.Perms.CloseTopic}}{{if .Topic.IsClosed}}{{else}}{{end}}{{end}} {{if .CurrentUser.Perms.PinTopic}}{{if .Topic.Sticky}}{{else}}{{end}}{{end}} {{if .CurrentUser.Perms.ViewIPs}}{{end}} {{if .Topic.Tag}} {{else}} {{end}}