X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/68a5aa5ed805c97f217fa09f869179c3544a8d63..9f931ca1e3d6e1e1a1a2a354a78e84173a60df44:/app/views/notifier/_message_body.html.erb?ds=sidebyside diff --git a/app/views/notifier/_message_body.html.erb b/app/views/notifier/_message_body.html.erb index b3b0eb687..f8a4e2621 100644 --- a/app/views/notifier/_message_body.html.erb +++ b/app/views/notifier/_message_body.html.erb @@ -4,14 +4,14 @@ <%= link_to( image_tag( attachments["avatar.png"].url, - alt: @author, - title: @author, - width: 50, - height: 50, - border: 0 + :alt => @author, + :title => @author, + :width => 50, + :height => 50, + :border => 0 ), user_url(@author), - :target => "_blank" + :target => "_blank", :rel => "noopener" ) %>