diff --git a/files/templates/comments.html b/files/templates/comments.html
index 4c032e3da..7a0055de3 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -614,7 +614,7 @@
- {% if (c.is_notif and c.author_id != AUTOJANNY_ID) or request.path == '/notifications/messages' %}
+ {% if c.is_notif and c.author_id != AUTOJANNY_ID %}