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

10 lines
197 B
Plaintext

New comment for Commit <%= @commit.short_id %>
<%= url_for(project_commit_url(@note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>