{{if .Reblog}}
avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted
{{template "status" .Reblog}} {{else}} {{block "status" .}}
{{if not .HideAccountInfo}} {{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 {{if $.Sensitive}}
{{end}}
{{else if eq .Type "audio"}} {{else if eq .Type "video"}}
{{if $.Sensitive}}
{{end}}
{{else}} attachment {{end}} {{end}}
{{if or (eq .Visibility "private") (eq .Visibility "direct")}} {{else}} {{if .Reblogged}} {{else}} {{end}} {{end}} {{DisplayInteractionCount .ReblogsCount}}
{{if .Favourited}} {{else}} {{end}} {{DisplayInteractionCount .FavouritesCount}}
{{end}} {{end}}