From f38670fdff8a4a225046765540fbb170d276a338 Mon Sep 17 00:00:00 2001 From: prssanna Date: Thu, 10 Oct 2019 16:56:04 +0530 Subject: [PATCH] fix: email body color --- frappe/templates/emails/new_notification.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/templates/emails/new_notification.html b/frappe/templates/emails/new_notification.html index 599db296e4..fb1fc98901 100644 --- a/frappe/templates/emails/new_notification.html +++ b/frappe/templates/emails/new_notification.html @@ -1,5 +1,5 @@

-

{{ body_content }}

+

{{ body_content }}

{% if description %}