- if @note.legacy_diff_note?
  %p.details
    New comment on diff for
    = link_to @note.diff_file_path, @target_url
    \:

= render 'note_message'