make the mention in html email not a link

This commit is contained in:
maxwell 2011-02-10 14:43:23 -08:00
parent c6e0379a00
commit a27b1b2648

View file

@ -4,7 +4,7 @@
= "#{@sender.name} (#{@sender.diaspora_handle})" = "#{@sender.name} (#{@sender.diaspora_handle})"
= t('.mentioned') = t('.mentioned')
%p %p
= @post.message = @post.formatted_message(:plain_text => true)
%p %p
%br %br