This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
958af6f5c2
gitlab-org--gitlab-foss
/
app
/
views
/
notify
/
_note_message.html.haml
3 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Remove the quote-style around message in notification emails Rationale: * In this notification email, the message is the most important content. It should not be dimmed or smaller than the rest of the text. * Now that all UI elements are removed, the message *is* the email. It should be written as a standard email message, without styling.
2014-02-18 06:19:08 -05:00
%div
Revert "Merge branch 'fix_email_images' into 'master'" This reverts commit d66148ef393f1748c669c934eec4e928d92ef36a, reversing changes made to cdb64a81a8ca96961033b8ab06d5191ef5449634. This change needed to be reverted, because not enough email clients support inline images.
2015-04-13 06:32:04 -04:00
= markdown(@note.note, reference_only_path: false)
Copy permalink