diff --git a/app/views/notifications/_notification.html.erb b/app/views/notifications/_notification.html.erb index 40506ebb3..f7414d64c 100644 --- a/app/views/notifications/_notification.html.erb +++ b/app/views/notifications/_notification.html.erb @@ -1,7 +1,7 @@ <% cache notification do %> <%= notification_tag notification do %>
-
+
<%= avatar_image_tag(notification.creator) %>