gitlab-org--gitlab-foss/app/views/notify/_note_message.html.haml

7 lines
97 B
Plaintext
Raw Normal View History

2013-03-12 08:46:04 +00:00
%p
%strong #{@note.author_name}
2013-11-08 06:48:45 +00:00
wrote:
2013-03-12 08:46:04 +00:00
%cite{style: 'color: #666'}
= markdown(@note.note)