diaspora/app/views/notifier/also_commented.html.haml

4 lines
183 B
Text

%p
= process_newlines(truncate(@comment.text, :length => 600))
%p
= link_to t('notifier.comment_on_post.reply', :name => @comment.post.author.first_name), post_url(@comment.post)