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}}