6 lines
208 B
Text
6 lines
208 B
Text
|
<p>Hi <%= @agent.name %>,</p>
|
||
|
|
||
|
<p>Time to save the world. A new conversation has been assigned to you</p>
|
||
|
|
||
|
<p>Click <%= link_to 'here', conversation_url(id: @conversation.display_id) %> to get cracking. </p>
|