{{#unless skipHeader}} {{raw "topic-list-header" currentUser=currentUser canBulkSelect=canBulkSelect toggleInTitle=toggleInTitle hideCategory=hideCategory showPosters=showPosters showLikes=showLikes showOpLikes=showOpLikes showParticipants=showParticipants order=order ascending=ascending sortable=sortable bulkSelectEnabled=bulkSelectEnabled}} {{/unless}}
{{#each topics as |topic|}} {{topic-list-item topic=topic bulkSelectEnabled=bulkSelectEnabled showTopicPostBadges=showTopicPostBadges hideCategory=hideCategory showPosters=showPosters showParticipants=showParticipants showLikes=showLikes showOpLikes=showOpLikes expandGloballyPinned=expandGloballyPinned expandAllPinned=expandAllPinned lastVisitedTopic=lastVisitedTopic selected=selected}} {{raw "list/visited-line" lastVisitedTopic=lastVisitedTopic topic=topic}} {{/each}}