restyle and cleanup emails
This commit is contained in:
parent
7367f1cfd8
commit
b1e425511f
14 changed files with 108 additions and 266 deletions
6
app/views/notify/_note_message.html.haml
Normal file
6
app/views/notify/_note_message.html.haml
Normal file
|
@ -0,0 +1,6 @@
|
|||
%p
|
||||
%strong #{@note.author_name}
|
||||
left next message:
|
||||
|
||||
%cite{style: 'color: #666'}
|
||||
= markdown(@note.note)
|
Loading…
Add table
Add a link
Reference in a new issue