✨ Welcome to {{ config.name }}!
Join some communities to populate your home timeline!
{% for post in list %}
{{ components::post(post=post[0], owner=post[1], secondary=true, community=post[2], show_community=true) }}
{% endfor %}
{% endif %}