diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb index 752f6c0f4..8895f837a 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -39,10 +39,10 @@
+ | <%= image_tag attachments["avatar.png"].url, alt: @commenter %> | -+ | <%= @comment.to_html %> |