diff --git a/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars b/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars index 5135ddeca2c..fb5ee8d5c35 100644 --- a/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars +++ b/app/assets/javascripts/discourse/templates/featured_topics.js.handlebars @@ -18,7 +18,7 @@
{{topicStatus topic=this}} - {{{topicLink this}} + {{{topicLink this}}} {{#if unread}} {{unbound unread}} {{/if}}