{{if .Reblog}}
profile-avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted
{{template "status" .Reblog}} {{else}} {{block "status" .}}
{{if not .HideAccountInfo}} profile-avatar {{end}}
{{if not .HideAccountInfo}} {{end}}
{{if .InReplyToID}} reply to {{.Pleroma.InReplyToAccountAcct}} {{if index .ReplyMap .ID}} - {{end}} {{end}} {{if .ShowReplies}} {{if index .ReplyMap .ID}} replies: {{end}} {{range index .ReplyMap .ID}} #{{.Number}} {{end}} {{end}}
{{StatusContentFilter .SpoilerText .Content .Emojis .Mentions}}
{{range .MediaAttachments}} {{if eq .Type "image"}} status-image {{else if eq .Type "audio"}} {{else if eq .Type "video"}} {{else}} attachment {{end}} {{end}}
{{end}} {{end}}