gitlab-org--gitlab-foss/app/views/notify/_note_mr_or_commit_email.te...

9 lines
183 B
Plaintext

<% if @discussion && @discussion.diff_file -%>
on <%= @note.diff_file.file_path -%>
<% end -%>:
<%= url %>
<%= render 'simple_diff' if @discussion -%>
<%= render 'note_message' %>