Remove the quote-style around message in notification emails

Rationale:

* In this notification email, the message is the most important content.
It should not be dimmed or smaller than the rest of the text.

* Now that all UI elements are removed, the message *is* the email. It
should be written as a standard email message, without styling.
This commit is contained in:
Pierre de La Morinerie 2014-02-18 12:19:08 +01:00
parent eeb011e34a
commit ec196fbbf2
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
%cite{style: 'color: #666'}
%div
= markdown(@note.note)