From 21e8a412062a8d6b97b51d3adc042acf4fb5807e Mon Sep 17 00:00:00 2001 From: Tejaswini Chile Date: Tue, 24 Aug 2021 22:42:48 +0530 Subject: [PATCH] fix: Update styles in email template for mention notifications (#2871) --- .../conversation_mention.liquid | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/app/views/mailers/agent_notifications/conversation_notifications_mailer/conversation_mention.liquid b/app/views/mailers/agent_notifications/conversation_notifications_mailer/conversation_mention.liquid index 9e385d5d6..4783b1dde 100644 --- a/app/views/mailers/agent_notifications/conversation_notifications_mailer/conversation_mention.liquid +++ b/app/views/mailers/agent_notifications/conversation_notifications_mailer/conversation_mention.liquid @@ -1,17 +1,7 @@ - -

Hi {{user.available_name}},

You've been mentioned in a conversation. {{message.sender_display_name}} wrote:

-
+
{{message.text_content}}