diaspora/app/views/notifier/started_sharing.html.haml

5 lines
197 B
Text

%p
= @notification.sender.name
= t('.sharing')
%p
= link_to t('.view_profile', :name => @notification.sender.first_name), local_or_remote_person_path(@notification.sender, :absolute => true)