diaspora/app/views/notifier/liked.markerb
2012-09-23 19:33:19 +02:00

7 lines
219 B
Text

<%= "#{t('.liked', :name => "#{@notification.sender_name}")}:" %>
<%= post_message(@notification.like_target, :process_newlines => true) %>
[<%= t('.view_post') %>][1]
[1]: <%= post_url(@notification.like_target) %>