diff --git a/app/assets/javascripts/discourse/templates/list/topic_list_item.js.handlebars b/app/assets/javascripts/discourse/templates/list/topic_list_item.js.handlebars index 1c0cfb2af1f..1e5f0a302da 100644 --- a/app/assets/javascripts/discourse/templates/list/topic_list_item.js.handlebars +++ b/app/assets/javascripts/discourse/templates/list/topic_list_item.js.handlebars @@ -51,15 +51,15 @@ {{/each}} - {{number posts_count numberKey="posts_long"}} + {{number posts_count numberKey="posts_long"}} - + {{#if like_count}} {{like_count}} {{/if}} - {{number views numberKey="views_long"}} + {{number views numberKey="views_long"}} {{#if bumped}}