{{#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}}} {{topic-post-badges unread=topic.unread newPosts=topic.new_posts unseen=topic.unseen url=topic.lastUnreadUrl}} | {{raw "list/category-column" hideCategory=controller.hideCategory category=topic.category}} {{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"}} | {{raw "list/activity-column" topic=topic class="num" tagName="td"}}