rosa-build/app/views/user_mailer/new_comment_reply_notificat...

10 lines
236 B
Plaintext

%p== Hello, #{@user.name}.
%p Your comment into issue #{ link_to @comment.commentable.title, [@comment.commentable.project, @comment.commentable] } has been answered.
%p "#{ @comment.body }"
%p== Support team «ROSA Build System»