gitlabhq/app/views/notify/note_wall_email.html.haml

6 lines
133 B
Plaintext
Raw Normal View History

2013-03-12 09:46:04 +01:00
%p
New message on
= link_to "Project Wall", wall_project_url(@note.project, anchor: "note_#{@note.id}")
= render 'note_message'