rosa-build/app/views/user_mailer/issue_assign_notification.e...

8 lines
160 B
Plaintext

%p== Hello, #{@user.user_appeal}.
%p You have been assigned to issue #{ link_to @issue.title, project_issue_url(@issue.project, @issue) }
= render 'footer'