8 lines
164 B
Text
8 lines
164 B
Text
New comment for Snippet <%= @snippet.id %>
|
|
|
|
<%= url_for(snippet_url(@snippet, anchor: "note_#{@note.id}")) %>
|
|
|
|
|
|
Author: <%= @note.author_name %>
|
|
|
|
<%= @note.note %>
|