From 72c1fc2d501150ba3801c57d4ebc312550c9dfd8 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Sat, 5 Jul 2014 13:36:52 +0900 Subject: [PATCH] remove extra comment link --- client/views/posts/modules/post_content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/views/posts/modules/post_content.html b/client/views/posts/modules/post_content.html index 3981ca8e0..5e1f7fcef 100644 --- a/client/views/posts/modules/post_content.html +++ b/client/views/posts/modules/post_content.html @@ -7,7 +7,7 @@ {{title}} {{#if url}}{{domain}}{{/if}} -

{{upvotes}} {{pointsUnitDisplayText}} by {{ago}}, {{comments}} {{commentsDisplayText}} +

{{upvotes}} {{pointsUnitDisplayText}} by {{ago}} {{#if can_edit}} | Edit {{/if}}