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
a7b7a2dd4c
gitlab-org--gitlab-foss
/
app
/
views
/
notify
/
_note_message.html.haml
3 lines
30 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
restyle and cleanup emails
2013-03-12 04:46:04 -04:00
= markdown(@note.note)
Copy permalink