trabajo-afectivo/app/views/mailer/test_ticket/en.html.erb

10 lines
208 B
Text
Raw Normal View History

2016-02-29 23:52:51 +00:00
Test Ticket!
<div>Dear #{agent.firstname},</div>
2016-02-29 23:52:51 +00:00
<br>
<div>This is a <b>test ticket</b>. I'm a customer and I need some help! :)</div>
2016-02-29 23:52:51 +00:00
<br>
<div>#{customer.fullname}</div>
2016-02-29 23:52:51 +00:00
<br>
<div>The Zammad Project</div>