{% for channel in channels %} {% if channel.relations.children %} {% for channel in channel.children %} {% endfor %} {% else %} {% endif %} {% endfor %}
{{ channel.title }} Topics Posts Recent topic
{{ channel.title }}

{{ channel.description }}

{% if channel.children|length %}
{% endif %}

{{ channel.count_topics }}

{{ channel.count_posts }}

{% if channel.first_topic %}

{{ channel.first_topic.subject }} {% partial __SELF__ ~ "::timestamp" date=channel.first_topic.last_post_at %}

{% endif %}

There are no channels to show.