gitlab-org--gitlab-foss/app/views/notify/note_personal_snippet_email.text.erb

9 lines
164 B
Text
Raw Normal View History

2017-01-20 05:28:40 -05:00
New comment for Snippet <%= @snippet.id %>
<%= url_for(snippet_url(@snippet, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>