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

9 lines
228 B
Plaintext

New comment for Snippet <%= @snippet.id %>
<%= url_for(namespace_project_snippet_url(@snippet.project.namespace, @snippet.project, @snippet, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>