summaryrefslogtreecommitdiff
path: root/app/views/notify/note_snippet_email.text.erb
blob: 4d5a406f4b0434a887c229c957bf2f1d96a70e08 (plain)
1
2
3
4
5
6
7
8
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 %>