diff --git a/ghost/admin/app/templates/mentions.hbs b/ghost/admin/app/templates/mentions.hbs
index f5d786a6b3..512288b354 100644
--- a/ghost/admin/app/templates/mentions.hbs
+++ b/ghost/admin/app/templates/mentions.hbs
@@ -42,10 +42,12 @@
{{/if}}
{{mention.sourceSiteTitle}}
-
- {{svg-jar "twitter-link"}}
-
- {{if mention.resource mention.resource.name mention.target}}
+ {{#unless this.post }}
+
+ {{svg-jar "twitter-link"}}
+
+ {{if mention.resource mention.resource.name mention.target}}
+ {{/unless}}
{{moment-from-now mention.timestamp}}