X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/689769cadad01bf6be271ecaf40a625c3edc7676..1f0f7ba621cadc01c802863135583b1d0feb1bf4:/app/views/notifier/changeset_comment_notification.html.erb diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb index dffb29059..3aaf9fb9e 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -24,7 +24,7 @@ -
+

<% if @owner %> <%= t "notifier.changeset_comment_notification.commented.your_changeset_html", :commenter => @commenter, :commenter_url => @commenter_url, :time => @time %> @@ -37,12 +37,12 @@ <%= t "notifier.changeset_comment_notification.commented.partial_changeset_without_comment" %> <% end %>

- +
- -
- + + <%= image_tag attachments["avatar.png"].url, alt: @commenter %> + <%= @comment.to_html %>