Welcome to mirror list, hosted at ThFree Co, Russian Federation.

note_personal_snippet_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2a8809a23b4a23ea8d7754f34754f9b8b68118f (plain)
1
2
3
4
5
6
7
8
New comment for Snippet <%= @snippet.id %>

<%= url_for(snippet_url(@snippet, anchor: "note_#{@note.id}")) %>


Author: <%= @note.author_name %>

<%= @note.note %>