gitlab-org--gitlab-foss/app/views/notify/note_wall_email.text.erb
2013-08-29 21:26:32 -05:00

9 lines
177 B
Text

New message on the project wall <%= @note.project %>
<%= url_for(project_wall_url(@note.project, anchor: "note_#{@note.id}")) %>
<%= @note.author_name %>
<%= @note.note %>