_form_errors.html.haml 83 Bytes
.error_message.js-errors
  - note.errors.full_messages.each do |msg|
    %div= msg