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

_note_message.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e329af2d478918aa60ffd867450951917d2fe72 (plain)
1
2
3
4
5
6
%p
  %strong #{@note.author_name}
  wrote:

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