{{#conditional-loading-spinner condition=loading}} {{#if hasIncoming}}
{{count-i18n key="topic_count_" suffix="latest" count=2}}
{{/if}} {{#if topics}} {{topic-list showPosters=showPosters hideCategory=hideCategory topics=topics expandExcerpts=expandExcerpts bulkSelectEnabled=bulkSelectEnabled canBulkSelect=canBulkSelect selected=selected skipHeader=skipHeader tagsForUser=tagsForUser onScroll=onScroll scrollOnLoad=scrollOnLoad}} {{else}} {{#unless loadingMore}}
{{i18n 'choose_topic.none_found'}}
{{/unless}} {{/if}} {{/conditional-loading-spinner}}