_diff_notes_with_reply.html.haml 124 Bytes
- notes.each do |note|
  = render "notes/diff_note", note: note
= render "notes/diff_notes_reply_button", note: notes.first