gitlabhq/app/views/notify/note_wall_email.text.erb

10 lines
187 B
Plaintext
Raw Normal View History

New message on the project wall <%= @note.project %>
2013-03-19 13:39:32 +01:00
<%= url_for(project_wall_url(@note.project, anchor: "note_#{@note.id}")) %>
<%= @note.author_name %>
<%= @note.note %>