f64b82e1da
Closes #2334
8 lines
228 B
Text
8 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 %>
|