{{#if loaded}} {{#if topics}}
| {{i18n topic.title}} | {{#unless controller.hideCategory}}{{i18n category_title}} | {{/unless}}{{i18n posts}} | {{#if controller.showParticipants}}{{i18n users}} | {{/if}}{{i18n views}} | {{i18n activity}} |
|---|---|---|---|---|---|
| {{topic-status topic=topic}} {{{unbound topic.fancy_title}}} {{#if unread}} {{unbound topic.unread}} {{/if}} {{#if topic.new_posts}} {{unbound topic.new_posts}} {{/if}} {{#if topic.unseen}} {{i18n filters.new.lower_title}} {{/if}} | {{#unless controller.hideCategory}}{{category-link topic.category showParent=true}} | {{/unless}} {{posts-count-column topic=topic class="num" action="clickedPosts"}} {{#if controller.showParticipants}}{{#each topic.participants}} {{avatar this usernamePath="user.username" imageSize="small"}} {{/each}} | {{/if}}{{number topic.views numberKey="views_long"}} | {{activity-column topic=topic class="num"}}