_note_message.html.haml 109 Bytes
%p
  %strong #{@note.author_name}
  left next message:

%cite{style: 'color: #666'}
  = markdown(@note.note)