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

5 lines
223 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) %>