{{ if i.condition == player.feed_condition }} {{ if i.pic_available == True }} {{ if i.sponsored }}
Profile picture of {{i.username}}.
{{i.username}} Sponsored
{{i.username}}
{{i.handle}}
{{i.replies}}
{{i.username}} {{i.text}}
{{i.date}}
{{ else }}
{{ if i.profile_pic_available }}
Profile picture of {{i.username}}.
{{ else }}
{{ i.icon}}
{{ endif }}
{{i.username}}
{{i.alt_text}}
{{i.replies}}
{{i.username}} {{i.text}}
{{i.date}}
{{ endif }} {{endif}} {{endif}}