debian-mirror-gitlab/app/views/notify/note_issue_email.text.erb
2015-04-26 09:18:37 +02:00

10 lines
218 B
Text

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