{{ if label_available }}

Your ID:
{{ participant.label }}
{{ endif }}
Post
{{ for i in tweets.values() }} {{ if i.commented_post }} {{ include C.ITEM_TWITTER }} {{ endif }} {{ endfor }} {{ for i in tweets.values() }} {{ if i.commented_post }} {{ else }} {{ include C.ITEM_TWITTER }} {{ endif }} {{ endfor }}
{{ if topics }} {{ include C.TOPICS_TEMPLATE }} {{ else }} {{ include C.BANNER_TEMPLATE }} {{ endif }}