5 lines
210 B
Text
5 lines
210 B
Text
<%= @notification.sender_name %> <%= t('.sharing') %>
|
|
|
|
[<%= t('.view_profile', :name => @notification.sender_first_name) %>][1]
|
|
|
|
[1]: <%= local_or_remote_person_path(@notification.sender, :absolute => true) %>
|