From 55491d98a6f8eda65dd52ca7c510cc36dcd5fe40 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 10 Jun 2014 17:03:37 -0700 Subject: [PATCH] remove topic-info from topic onebox for now https://meta.discourse.org/t/discourse-oneboxes-are-not-correctly-translated/16382/2?u=codinghorror --- lib/onebox/templates/discourse_topic_onebox.handlebars | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lib/onebox/templates/discourse_topic_onebox.handlebars b/lib/onebox/templates/discourse_topic_onebox.handlebars index e61c787158..42c55b209c 100644 --- a/lib/onebox/templates/discourse_topic_onebox.handlebars +++ b/lib/onebox/templates/discourse_topic_onebox.handlebars @@ -6,15 +6,6 @@
{{{quote}}}
-
- {{posts_count}} posts, last post {{last_post}}, created {{age}}, {{views}} views -
-
- {{#posters}} - {{{avatar}}} - {{/posters}} -
-