X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/68a40023668ff9af00cd30987015330d2311bd29..76bc5eba0617e36ebb853d24212543d0e1d4904d:/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 6fa6c8c84..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 %>