gitlabhq/app/views/notify/note_issue_email.text.erb
2013-02-28 16:39:58 +02:00

10 lines
181 B
Plaintext

New comment for Issue <%= @issue.id %>
<%= url_for(project_issue_url(@issue.project, @issue, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>