Commit 54e65c11762c867c39e9566dac3307bf790d2d86

Authored by David Pursehouse
1 parent c28786ec

Improve message in email notifications

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/notify/_note_message.html.haml
1 1 %p
2 2 %strong #{@note.author_name}
3   - left next message:
  3 + wrote:
4 4  
5 5 %cite{style: 'color: #666'}
6 6 = markdown(@note.note)
... ...