{% for topic in topics %} {% endfor %} {% if not topics|length %} {% endif %}
Topic Replies Views Last post
{% if topic.is_sticky %}Sticky:{% endif %} {% if topic.is_locked %} Locked:{% endif %} {{ topic.subject }}
by {{ topic.start_member.username }}

{{ (topic.count_posts-1) }}

{{ topic.count_views }}

{{ topic.last_post_member.username }} posted {% partial __SELF__ ~ "::timestamp" date=topic.last_post_at %}

There are no topics in this channel.