_per_line_notes_with_reply.html.haml 141 Bytes
- notes.each do |note|
  = render "notes/per_line_note", note: note
= render "notes/per_line_reply_button", line_code: notes.first.line_code