diaspora/app/views/notifier/also_commented.markerb
2016-09-25 23:07:53 +02:00

5 lines
263 B
Text

<%= comment_message(@notification.comment, :process_newlines => true) %>
[<%= t('notifier.comment_on_post.reply', :name => @notification.comment_post.author_first_name) %>][1]
[1]: <%= post_url(@notification.comment_post, anchor: @notification.comment.guid) %>