gitlabhq/app/views/notify/note_wall_email.html.haml
2013-03-12 10:46:04 +02:00

6 lines
133 B
Plaintext

%p
New message on
= link_to "Project Wall", wall_project_url(@note.project, anchor: "note_#{@note.id}")
= render 'note_message'