{{ if i.condition == player.feed_condition }} {{ if i.sponsored }}
Profile picture of {{i.username}}.
{{ else }}
{{ if i.profile_pic_available }}
Profile picture of {{i.username}}.
{{ else }}
{{ i.icon}}
{{ endif }}
{{i.username}} @{{i.handle}} · {{i.date}}

{{i.text}}

{{ if i.pic_available == True }} {{ if i.media_is_local }} {{i.alt_text}} {{ else }} {{i.alt_text}} {{ endif }} {{ endif }}
{{i.replies}}
{{i.reposts}}
{{ endif }} {{endif}}