X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/60e1895da18f50de51d361d80ee515de2b53e2f7..fb16b5ed14fa9f7f043522674fb4f37628f07c8e:/app/views/notifier/_message_body.html.erb diff --git a/app/views/notifier/_message_body.html.erb b/app/views/notifier/_message_body.html.erb index cf81340eb..38f491799 100644 --- a/app/views/notifier/_message_body.html.erb +++ b/app/views/notifier/_message_body.html.erb @@ -1,6 +1,6 @@ - +
- -
+ <%= link_to( image_tag( attachments["avatar.png"].url, @@ -10,11 +10,11 @@ height: 50, border: 0 ), - user_url(@author, :host => SERVER_URL), + user_url(@author), :target => "_blank" ) %> + <%= body %>