diaspora/app/views/notifier/mentioned.html.haml
2011-08-10 15:31:39 -07:00

4 lines
166 B
Text

%p
= post_message(@post, :process_newlines => true, :length => 600)
%p
= link_to t('notifier.comment_on_post.reply', :name => @post.author.name), post_url(@post)