gitlabhq/gitlabhq

View on GitHub
app/views/notify/note_wall_email.html.haml

Summary

Maintainability
Test Coverage
%p
  New message on
  = link_to "Project Wall", project_wall_url(@note.project, anchor: "note_#{@note.id}")

= render 'note_message'