debian-mirror-gitlab/app/views/events/_event_note.atom.haml

3 lines
108 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
%div{xmlns: "http://www.w3.org/1999/xhtml"}
2015-10-24 18:46:33 +05:30
= markdown(note.note, pipeline: :atom, project: note.project)