diff --git a/files/templates/comments.html b/files/templates/comments.html
index 328001a0b..4c032e3da 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -534,7 +534,7 @@
- {% if c.author_id != v.id %}
+ {% if c.author_id != v.id and request.path == '/notifications/messages' %}