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

5 lines
259 B
Text

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