gitlabhq/app/views/notify/note_wall_email.text.erb
2013-02-28 16:39:58 +02:00

10 lines
187 B
Plaintext

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