debian-mirror-gitlab/app/views/notify/note_snippet_email.text.erb
2016-06-02 11:05:42 +05:30

9 lines
228 B
Text

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 %>