summaryrefslogtreecommitdiff
path: root/app/views/events/_event_note.atom.haml
blob: b730ebbd5f9f5052b272d89939b0e2f6540580d4 (plain)
1
2
%div{xmlns: "http://www.w3.org/1999/xhtml"}
  = markdown(note.note, pipeline: :atom, project: note.project)