gitlab-org--gitlab-foss/app/views/notify/note_merge_request_email.ht...

8 lines
167 B
Plaintext

- if @note.diff_note? && @note.diff_file
%p.details
New comment on diff for
= link_to @note.diff_file.file_path, @target_url
\:
= render 'note_message'