2019-08-14 09:48:44 +00:00
|
|
|
<p>Hi <%= @agent.name %>,</p>
|
|
|
|
|
|
|
|
<p>Time to save the world. A new conversation has been assigned to you</p>
|
|
|
|
|
2019-12-23 06:46:46 +00:00
|
|
|
<p>Click <%= link_to 'here', app_conversation_url(id: @conversation.display_id) %> to get cracking. </p>
|