From 19e7eb751cc3d9666867d0939f342fe18b7f1c0b Mon Sep 17 00:00:00 2001
From: barisusakli <barisusakli@gmail.com>
Date: Thu, 30 Jul 2015 15:24:00 -0400
Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/3370

---
 templates/notifications.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/notifications.tpl b/templates/notifications.tpl
index 2161477..84b6e04 100644
--- a/templates/notifications.tpl
+++ b/templates/notifications.tpl
@@ -29,7 +29,7 @@
 			<!-- ENDIF notifications.image -->
 
 			<p>
-				<a href="{notifications.path}">{notifications.bodyShort}</a>
+				<a component="notifications/item/link" href="{notifications.path}">{notifications.bodyShort}</a>
 			</p>
 			<p class="timestamp">
 				<span class="timeago" title="{notifications.datetimeISO}"></span>