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})"
= t('.mentioned')
%p
= @post.message
= @post.formatted_message(:plain_text => true)
%p
%br