summaryrefslogtreecommitdiff
path: root/app/views/notify/_note_mr_or_commit_email.text.erb
blob: 3dd1b4d4c0e642f866e4700a6b9acaced5b1247f (plain)
1
2
3
4
5
6
7
8
<% if @note.diff_note? && @note.diff_file -%>
 on <%= @note.diff_file.file_path -%>
<% end -%>:

<%= url %>

<%= render 'simple_diff' if @discussion -%>
<%= render 'note_message' %>