diff --git a/app/views/notify/_note_message.html.haml b/app/views/notify/_note_message.html.haml
index ba2ed56..5272dfa 100644
--- a/app/views/notify/_note_message.html.haml
+++ b/app/views/notify/_note_message.html.haml
@@ -1,2 +1,2 @@
-%cite{style: 'color: #666'}
+%div
= markdown(@note.note)
--
libgit2 0.21.2