Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_event_note.atom.haml « events « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1154f98282130b7d506c130e370d83d027b7ca29 (plain)
1
2
%div{xmlns: "http://www.w3.org/1999/xhtml"}
  = markdown(note.note, pipeline: :atom, project: note.project, author: note.author)