Merge pull request #5566 from dpursehouse/improve-email-notification-message
Improve message in email notifications
This commit is contained in:
commit
c9e31875dc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
%p
|
||||
%strong #{@note.author_name}
|
||||
left next message:
|
||||
wrote:
|
||||
|
||||
%cite{style: 'color: #666'}
|
||||
= markdown(@note.note)
|
||||
|
|
Loading…
Reference in a new issue