tilde.news/app/views/email_reply_mailer/mention.text.erb

6 lines
193 B
Plaintext

<%= @comment.user.username %> mentioned you in a comment:
<%= word_wrap(@comment.plaintext_comment, :line_width => 72).gsub(/\n/, "\n ") %>
Continue this discussion at <%= @comment.url %>