From 54e65c11762c867c39e9566dac3307bf790d2d86 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 8 Nov 2013 15:48:45 +0900 Subject: [PATCH] Improve message in email notifications --- app/views/notify/_note_message.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notify/_note_message.html.haml b/app/views/notify/_note_message.html.haml index 88c4df5..9e329af 100644 --- a/app/views/notify/_note_message.html.haml +++ b/app/views/notify/_note_message.html.haml @@ -1,6 +1,6 @@ %p %strong #{@note.author_name} - left next message: + wrote: %cite{style: 'color: #666'} = markdown(@note.note) -- libgit2 0.21.2