Files
gitlabhq/app/views/notify/_note_message.html.haml
T

5 lines
117 B
Plaintext

%div
"#{link_to @note.author_name, user_url(@note.author)} wrote:"
%div
= markdown(@note.note, pipeline: :email)