Welcome to mirror list, hosted at ThFree Co, Russian Federation.

also_commented.markerb « notifier « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c502366457a2b4cdc1e7eaf34d1acefd767955e (plain)
1
2
3
4
5
<%= 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) %>